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

DrawCanvas Class
Represents a canvas for painting.
Object Model
DrawCanvas Class
Syntax
'Declaration
 
Public NotInheritable 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