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


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