GraphicsPathIterator.SubpathCount Propriedade
Definição
Obtém o número de subcaminhos no caminho.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
Valor da propriedade
O número de subcaminhos no caminho.The number of subpaths in the path.