ComponentOne CalendarView for WinForms
Inheritance Hierarchy
In This Topic
    C1.Framework.Drawing.Gdi.DeviceContexts Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a gdi device context coming directly another device context. It has the same format as the another device context.
    ClassRepresents a gdi device context coming directly from a control.
    ClassRepresents a gdi device context coming directly from the desktop.
    ClassRepresents the GDI device conext.
    ClassSaves the state of the DeviceContext.
    ClassRepresents a gdi device context that used as a dummy.
    ClassRepresents a gdi device context that created by gdi+ Graphics.
    ClassRepresents a gdi device context coming directly from a gdi+ image.
    ClassRepresents a wrapper of the gid device context handle.
    ClassRepresents a gdi device context coming directly from a window.
    Enumerations
     EnumerationDescription
    EnumerationRepresents the mode of the background.
    EnumerationRepresents the circum-direction.
    EnumerationDefine a enumeration indicates the graphics mode.
    EnumerationDefines 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.
    EnumerationEnumerate the fill mode for region
    EnumerationRepresents the raster operation code.
    EnumerationSpecifies 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.
    EnumerationSpecifies the method of formatting the text.
    See Also