<< Click to Display Table of Contents >>
Navigation: MyShape > Properties >
public Boolean Visible {get; set;}
Description:
Set the shape's visible/invisible state.
Example:
myShape.Visible = true;