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


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