FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / ResetVisible Method


In This Topic
ResetVisible Method (RoundedRectangleShape)
In This Topic
Resets to the default value whether an element is visible.
Syntax
'Declaration
 
Protected Overridable Sub ResetVisible() 
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.ResetVisible()
See Also