Spid

Shape.Spid property

Spécifie une chaîne facultative qu’une application peut utiliser pour identifier la forme particulière.

public string Spid { get; }

Exemples


[C#]
string spid = shape.Spid;

Voir également