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
d9bd8804 3ad8 601d c0ad ff0f38115b5b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
BoundingRectangle(IEnumerable(Vector2)) | Initializes a new axis aligned bounding rectangle. |
BoundingRectangle(Vector2, Vector2) | Initializes a new axis aligned bounding rectangle. |
BoundingRectangle(Vector2, Double) | Initializes a new axis aligned bounding rectangle from a circle. |
BoundingRectangle(Vector2, Double, Double) | Initializes a new axis aligned bounding rectangle. |
BoundingRectangle(Vector2, Double, Double, Double) | Initializes a new axis aligned bounding rectangle from a rotated ellipse. |