Visible

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Visible

public Boolean Visible {get; set;}

 

Description:        

 Set the shape's visible/invisible state.

 

Example:

 myShape.Visible = true;