GraphicsPathIterator.SubpathCount Property

Definition

Gets the number of subpaths in the path.

public:
 property int SubpathCount { int get(); };
public int SubpathCount { get; }
member this.SubpathCount : int
Public ReadOnly Property SubpathCount As Integer

Property Value

The number of subpaths in the path.

Applies to