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


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