GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TextBox Class : Angle Property |
Returns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation.
'Declaration Public Property Angle As System.Single
public System.float Angle {get; set;}
A float value indicating the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation.