FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThreeWayArrowShape Class / ResetShape Method


In This Topic
ResetShape Method (ThreeWayArrowShape)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub ResetShape() 
 
'Usage
 
Dim instance As ThreeWayArrowShape
 
instance.ResetShape()
See Also