Spread Windows Forms 12.0 Product Documentation
Visible Property (PSShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > PSShape Class : Visible Property
Syntax
'Declaration
 
Public Overrides Property Visible As Boolean
'Usage
 
Dim instance As PSShape
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible
public override bool Visible {get; set;}
See Also

Reference

PSShape Class
PSShape Members