Click or drag to resize

Polygon2d Methods

The Polygon2d type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsPointInside
Evaluates if the supplied point is inside the polygon.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToPolyline
Converts the polygon into a closed Polyline.
Public methodToString (Inherited from Object.)
Public methodTrySlice
Try to slice the polygon with a line.
Top
See Also