ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / ImageEx Class
Members

In This Topic
    ImageEx Class
    In This Topic
    Classes derived from this abstract base class define objects used to hold images.
    Object Model
    ImageEx Class
    Syntax
    'Declaration
     
    Public MustInherit Class ImageEx 
    public abstract class ImageEx 
    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.Drawing.ImageEx

    See Also