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


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