<< Click to Display Table of Contents >>
Navigation: MyShape > Properties >
public String Name {get; set;}
Description:
Set the shape's name.
Example:
myShape.Name = "Shape0";