CADability dotNET

Overload List

  NameDescription
Public methodBoundingRect(Rectangle)
Creates a new BoundingRect from the provided System.Drawing.rectangle
Public methodBoundingRect(array<GeoPoint2D>[]()[][])
Creates a new BoundingRect which contains the provided points
Public methodBoundingRect(GeoPoint2D, Double, Double)
Creates a new BoundingRect with the provided center, half width and half height
Public methodBoundingRect(Double, Double, Double, Double)
Creates a new BoundingRect with the provided limits.

See Also