CADability dotNET

Overload List

  NameDescription
Public operatorStatic memberLessThanOrEqual(BoundingRect, BoundingRect)
Determins whether r1 is contained in r2. It may also contact one ore multiple sides of the rectangle.
Public operatorStatic memberLessThanOrEqual(GeoPoint2D, BoundingRect)
Determins whether the provided point is contained in the provided rectangle. It may also reside on one of the bounding lines.

See Also