Name

Shape.Name property

الحصول على اسم الشكل وتعيينه.

public string Name { get; set; }

أمثلة


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

أنظر أيضا