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


In This Topic
ResetElements Method (TriangleShape)
In This Topic
Resets the elements to their default settings.
Syntax
'Declaration
 
Protected Overridable Sub ResetElements() 
 
'Usage
 
Dim instance As TriangleShape
 
instance.ResetElements()
See Also