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


In This Topic
ResetTextOrientation Method (MultiSideShape)
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 MultiSideShape
 
instance.ResetTextOrientation()
See Also