EllipticalArc2dIsInside Method

Overload List
  Name Description
Public method IsInside(Point2d) Checks whether the specified point lies within the full ellipse.
Public method IsInside(Point2d, Tolerance) Checks whether the specified point lies within the full ellipse according to a geometric tolerance.
Top
See Also