Spread Windows Forms 12.0 Product Documentation
TextRotationAngle Property (FpButton)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpButton Class : TextRotationAngle Property
Gets or sets the text rotation angle.
Syntax
'Declaration
 
Public Property TextRotationAngle As Double
'Usage
 
Dim instance As FpButton
Dim value As Double
 
instance.TextRotationAngle = value
 
value = instance.TextRotationAngle
public double TextRotationAngle {get; set;}

Property Value

The text rotation angle.
See Also

Reference

FpButton Class
FpButton Members