Search
Polygon Methods
 


 Public Methods

  Name Description

Contains

Checks whether the specified point lies whithin the polygon.

FindConvexVertex

Finds a convex vertex of the polygon.

GetInternalPoint

Finds a point inside the polygon.

IntersectLine

Overloaded. Calculates all intersection points of this polygon and the specified line.

IntersectSegment

Overloaded. Calculates all intersection points of this polygon and the specified line segment.

 See Also