# C1.Framework.Drawing.Gdi.DeviceContexts

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Framework_Drawing_Gdi_DeviceContexts" data-uid="C1.Framework.Drawing.Gdi.DeviceContexts" class="text-break">C1.Framework.Drawing.Gdi.DeviceContexts Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.CompatibleDeviceContext.html">CompatibleDeviceContext</a></h4>
      <section><p>Represents a gdi device context coming directly another device context.
It has the same format as the another device context.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.ControlDeviceContext.html">ControlDeviceContext</a></h4>
      <section><p>Represents a gdi device context coming directly from a control.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.DesktopDeviceContext.html">DesktopDeviceContext</a></h4>
      <section><p>Represents a gdi device context coming directly from the desktop.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.html">DeviceContext</a></h4>
      <section><p>Represents the GDI device conext.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContextState.html">DeviceContextState</a></h4>
      <section><p>Saves the state of the <a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.html">DeviceContext</a>.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.DummyDeviceContext.html">DummyDeviceContext</a></h4>
      <section><p>Represents a gdi device context that used as a dummy.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.GdiplusGraphicDeviceContext.html">GdiplusGraphicDeviceContext</a></h4>
      <section><p>Represents a gdi device context that created by gdi+ Graphics.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.ImageDeviceContext.html">ImageDeviceContext</a></h4>
      <section><p>Represents a gdi device context coming directly from a gdi+ image.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.RawDeviceContext.html">RawDeviceContext</a></h4>
      <section><p>Represents a wrapper of the gid device context handle.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.WindowDeviceContext.html">WindowDeviceContext</a></h4>
      <section><p>Represents a gdi device context coming directly from a window.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.BackgroundMode.html">BackgroundMode</a></h4>
      <section><p>Represents the mode of the background.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.CircumDirection.html">CircumDirection</a></h4>
      <section><p>Represents the circum-direction.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.GraphicsMode.html">GraphicsMode</a></h4>
      <section><p>Define a enumeration indicates the graphics mode.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.MappingMode.html">MappingMode</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.PolyFillMode.html">PolyFillMode</a></h4>
      <section><p>Enumerate the fill mode for region</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.RasterOperationCode.html">RasterOperationCode</a></h4>
      <section><p>Represents the raster operation code.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.TextAlignment.html">TextAlignment</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Drawing.Gdi.DeviceContexts.TextFormat.html">TextFormat</a></h4>
      <section><p>Specifies the method of formatting the text.</p>
</section>


</div>
