ActiveReports Developer 7
Angle Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ITextBox Interface : Angle Property

Glossary Item Box

Returns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Angle As System.Single
C# 
System.float Angle {get;}

See Also