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

In This Topic
    DrawCanvas Class
    In This Topic
    Represents a canvas for painting.
    Object Model
    DrawCanvas Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DrawCanvas 
    public sealed class DrawCanvas 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.DrawCanvas

    See Also