[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts

C1.Framework.Drawing.Gdi.DeviceContexts Namespace

Classes

CompatibleDeviceContext

Represents a gdi device context coming directly another device context. It has the same format as the another device context.

ControlDeviceContext

Represents a gdi device context coming directly from a control.

DesktopDeviceContext

Represents a gdi device context coming directly from the desktop.

DeviceContext

Represents the GDI device conext.

DeviceContextState

Saves the state of the DeviceContext.

DummyDeviceContext

Represents a gdi device context that used as a dummy.

GdiplusGraphicDeviceContext

Represents a gdi device context that created by gdi+ Graphics.

ImageDeviceContext

Represents a gdi device context coming directly from a gdi+ image.

RawDeviceContext

Represents a wrapper of the gid device context handle.

WindowDeviceContext

Represents a gdi device context coming directly from a window.

Enums

BackgroundMode

Represents the mode of the background.

CircumDirection

Represents the circum-direction.

GraphicsMode

Define a enumeration indicates the graphics mode.

MappingMode

Defines the unit of measure used to transform page-space units into device-space units, and also defines the orientation of the device's x and y axes.

PolyFillMode

Enumerate the fill mode for region

RasterOperationCode

Represents the raster operation code.

TextAlignment

Specifies the text alignment by using a mask of the values in the following list. Only one flag can be chosen from those that affect horizontal and vertical alignment.

TextFormat

Specifies the method of formatting the text.