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

d9bd8804 3ad8 601d c0ad ff0f38115b5b

haplokuon edited this page May 6, 2023 · 1 revision

BoundingRectangle Constructor

netDxf 3.0.0 Library

Overload List

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.

See Also

Reference

BoundingRectangle Class
netDxf Namespace

Clone this wiki locally