Id

Shape.Id property

Hämtar identifieraren för denna form.

public int Id { get; }

Exempel


[C#]
int id = shape.Id;

Se även