CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() | BoundingRect(Rectangle) |
Creates a new BoundingRect from the provided System.Drawing.rectangle
|
![]() | BoundingRect(array<GeoPoint2D>[]()[][]) |
Creates a new BoundingRect which contains the provided points
|
![]() | BoundingRect(GeoPoint2D, Double, Double) |
Creates a new BoundingRect with the provided center, half width and half height
|
![]() | BoundingRect(Double, Double, Double, Double) |
Creates a new BoundingRect with the provided limits.
|