Name

Shape.Name property

Şeklin adını alır ve ayarlar.

public string Name { get; set; }

Örnekler


[C#]
shape.Name = "shape1";

Ayrıca bakınız