Polygon2d Methods |
The Polygon2d type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsPointInside |
Evaluates if the supplied point is inside the polygon.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToPolyline |
Converts the polygon into a closed Polyline.
|
![]() | ToString | (Inherited from Object.) |
![]() | TrySlice |
Try to slice the polygon with a line.
|