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

In This Topic
    DrawText2 Class
    In This Topic
    Represents the text for drawing.
    Object Model
    DrawText2 Class
    Syntax
    'Declaration
     
    Public Class DrawText2 
       Inherits CanvasItem
       Implements IBordered 
    public class DrawText2 : CanvasItem, IBordered  
    Inheritance Hierarchy

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

    See Also