This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
66d836eb ddca b852 c2fe acabff4e05c9
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |