Id

Shape.Id property

Obtiene el identificador de esta forma.

public int Id { get; }

Ejemplos


[C#]
int id = shape.Id;

Ver también