Id

Shape.Id property

Ottiene l’identificatore di questa forma.

public int Id { get; }

Esempi


[C#]
int id = shape.Id;

Guarda anche