Id

Shape.Id property

Bu şeklin tanımlayıcısını alır.

public int Id { get; }

Örnekler


[C#]
int id = shape.Id;

Ayrıca bakınız