Table of Contents

TGdipUIGraphics Class

An implementation of a GDI+ Graphics.

Syntax

Namespace: FlexCel.Draw

public class TGdipUIGraphics: TUIGraphics

Constructors

Name Description
TGdipUIGraphics Creates a new instance.

Methods

Name Description
Clear Clears the image to a color.
Dispose Override this method to dispose your own objects in your descending classes.
SetMode Sets the interpolation and smoothing modes.

Properties

Name Description
Handle System.​Drawing.​Handle encapsulated by this object.