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


In This Topic
ResetTextOrientation Method (CalloutArrowShape)
In This Topic
Resets the text orientation for text in the element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetTextOrientation() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetTextOrientation()
See Also