ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TextAngle Class
Members

In This Topic
    TextAngle Class
    In This Topic
    Represents the angle of the text.
    Object Model
    TextAngle Class
    Syntax
    'Declaration
     
    Public Class TextAngle 
       Inherits CanvasItem
    public class TextAngle : CanvasItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.TextAngle

    See Also