Caption

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Caption

public String Caption {get; set;}

 

Description:        

 Set shape's caption.

 

Example:

 myShape.Caption = "TCAD for .NET";