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


In This Topic
ResetAnchor Method (CalloutArrowShape)
In This Topic
Resets the object's anchored status.
Syntax
'Declaration
 
Public Overridable Sub ResetAnchor() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetAnchor()
See Also