[]
        
(Showing Draft Content)

C1.Util.BitmapGraphicsRendering

BitmapGraphicsRendering Class

Represents bitmap graphics rendering interface.

Inheritance
BitmapGraphicsRendering
Implements
Namespace: C1.Util
Assembly: C1.Excel.dll
Syntax
public class BitmapGraphicsRendering : GraphicsRendering, IRendering, IDisposable

Constructors

Name Description
BitmapGraphicsRendering(int, int)

Create SVG graphics rendering interface.

Properties

Name Description
Bitmap

Gets GrapeCity.Documents.Imaging.GcBitmap inner object.

BitmapGraphics

Gets GrapeCity.Documents.Imaging.GcBitmapGraphics inner object.

Methods

Name Description
Dispose()