Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElementEnhanced Interface / TextRotationAngle Property


In This Topic
TextRotationAngle Property (IElementEnhanced)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property TextRotationAngle As Single
 
'Usage
 
Dim instance As IElementEnhanced
Dim value As Single
 
instance.TextRotationAngle = value
 
value = instance.TextRotationAngle
See Also