Name

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Name

public String Name {get; set;}

 

Description:        

 Set the shape's name.

 

Example:

 myShape.Name = "Shape0";