FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetTag Method


In This Topic
ResetTag Method (FourWayArrowShape)
In This Topic
Resets the Tag object for the element to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetTag() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetTag()
See Also