Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

66d836eb ddca b852 c2fe acabff4e05c9

haplokuon edited this page May 6, 2023 · 1 revision

BoundingRectangle Methods

netDxf 3.0.0 Library

Methods

Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
PointInside Checks if a point is inside the bounding rectangle.
ToString Returns a string that represents the current object.
(Inherited from Object)
Union(IEnumerable(BoundingRectangle)) Obtains the union of a bounding rectangles list.
Union(BoundingRectangle, BoundingRectangle) Obtains the union between two bounding rectangles.

See Also

Reference

BoundingRectangle Class
netDxf Namespace

Clone this wiki locally