Initializes a new instance of the PathFigure class.
The start point.
The path segments.
A value indicating, whether this figure is closed.
Gets or sets a value indicating, whether this figure is closed.
Gets or sets the path segments.
Gets or sets the start point.
Returns the figure that is defined by the specified description.
A path figure description.
Generated using TypeDoc
Describes a component of a PathGeometry. Multiple path figures are combined using a FillRule. The path figures of a path geometry are not connected, so they appear as independent shapes.