Charting for WinForms Programmer's Guide
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

Polygon Class
MindFusion.Geometry.Geometry2D Namespace