Tag

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Tag

public Int32 Tag {get; set;}

 

Description:        

 Set the shape's tag.

 

Example:

 myShape.Tag = 32;