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

In This Topic
    BitmapImage Class
    In This Topic
    Represents the abstract bitmap canvas item.
    Object Model
    BitmapImage Class
    Syntax
    'Declaration
     
    Public MustInherit Class BitmapImage 
       Inherits ResourcedCanvasItem
       Implements IBordered 
    public abstract class BitmapImage : ResourcedCanvasItem, IBordered  
    Inheritance Hierarchy
    See Also