Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / TextRotationAnglePriv Property


In This Topic
TextRotationAnglePriv Property (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Property TextRotationAnglePriv As Single
 
'Usage
 
Dim instance As ElementWindowless
Dim value As Single
 
instance.TextRotationAnglePriv = value
 
value = instance.TextRotationAnglePriv
See Also