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


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