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


In This Topic
ResetAlignText Method (CalloutArrowShape)
In This Topic
Resets the text alignment of the element to the default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetAlignText() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetAlignText()
See Also