Polygon |
The PolygonClosedD2D type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsHole | Gets or sets a value indicating whether this polygon is a hole. In this case it belongs to another, outer, polygon. |
![]() | Parent | Gets or sets the parent of this polygon. |
![]() | Points | Gets the points that form the closed polygon. |
![]() | SharpPoints | Gets the points of the polygon which are sharp points. Points of the polygon which are not in this set are considered to be soft points. |