Click or drag to resize

PolygonClosedD2D Properties

The PolygonClosedD2D type exposes the following members.

Properties
 NameDescription
Public propertyIsHole Gets or sets a value indicating whether this polygon is a hole. In this case it belongs to another, outer, polygon.
Public propertyParent Gets or sets the parent of this polygon.
Public propertyPoints Gets the points that form the closed polygon.
Public propertySharpPoints 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.
Top
See Also