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


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