CADability dotNET

Overload List

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

See Also