[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.BitmapImage

BitmapImage Class

Represents the abstract bitmap canvas item.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public abstract class BitmapImage : ResourcedCanvasItem, IDisposable, ICloneable, IBordered

Constructors

Name Description
BitmapImage(IImageConverterService, CanvasType)

Initializes an instance of class BitmapImage.

BitmapImage(IImageConverterService, CanvasType, float, float, float, float)

Initializes an instance of class BitmapImage.

Methods

Name Description
ImageTypeName()

Gets the name of the image type.