TextRotationAngle Property (FpButton)
Gets or sets the text rotation angle.
public double TextRotationAngle {get; set;}
'Declaration
Public Property TextRotationAngle As Double
'Usage
Dim instance As FpButton
Dim value As Double
instance.TextRotationAngle = value
value = instance.TextRotationAngle
Property Value
The text rotation angle.