# GrapeCity.Documents.Imaging.Windows.GcDXGraphics

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics" class="text-break">GcDXGraphics Class
</h1>
  <div class="markdown level0 summary"><p>Implements a Direct2D drawing surface.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Drawing.GcGraphics.html">GcGraphics</a></div>
    <div class="level2"><span class="xref">GcDXGraphics</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcD2DBitmapGraphics.html">GcD2DBitmapGraphics</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcWicBitmapGraphics.html">GcWicBitmapGraphics</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Imaging.Windows.html">GrapeCity.Documents.Imaging.Windows</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.Windows.dll</h6>
  <h5 id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GcDXGraphics : GcGraphics, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GcDXGraphics
    Inherits GcGraphics
    Implements IDisposable</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Factory" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Factory">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Factory.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Factory">Factory</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Features" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Features">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Features.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Features">Features</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.
Gets the features supported by this graphics.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_NearestNeighborMode" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.NearestNeighborMode">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.NearestNeighborMode.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_NearestNeighborMode">NearestNeighborMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the exact color of the nearest bitmap pixel is used when images are scaled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_RenderTarget" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.RenderTarget">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.RenderTarget.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_RenderTarget">RenderTarget</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an instance of the <span class="xref">GrapeCity.Documents.DX.Direct2D.RenderTarget</span> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Resolution" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Resolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Resolution.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Resolution">Resolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the resolution of the current graphics (always 96 DPI for <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.html">GcDXGraphics</a>).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_SurfaceResolution" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.SurfaceResolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.SurfaceResolution.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_SurfaceResolution">SurfaceResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the resolution of the underlying drawing surface (pixels per inch).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Transform" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Transform">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Transform.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Transform">Transform</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the transformation matrix of the current graphics.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_AfterDrawAction" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.AfterDrawAction">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.AfterDrawAction.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_AfterDrawAction">AfterDrawAction()</a>
        </td>
        <td class="markdown level1 summary"><p>Called after any draw action on the underlying render target.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_BeforeDrawAction" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.BeforeDrawAction">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.BeforeDrawAction.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_BeforeDrawAction">BeforeDrawAction()</a>
        </td>
        <td class="markdown level1 summary"><p>Called before any draw action on the underlying render target.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_CreateHatchBrush_GrapeCity_Documents_Drawing_HatchBrush_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.CreateHatchBrush(GrapeCity.Documents.Drawing.HatchBrush)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.CreateHatchBrush.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_CreateHatchBrush_GrapeCity_Documents_Drawing_HatchBrush_">CreateHatchBrush(HatchBrush)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <span class="xref">GrapeCity.Documents.DX.Direct2D.BitmapBrush</span> from a <a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Drawing.HatchBrush.html">HatchBrush</a>,
can be overridden in derived class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Dispose_System_Boolean_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Dispose(System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.Dispose.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs cleanup operations on managed and unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_GetGlyphPathCache" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.GetGlyphPathCache">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.GetGlyphPathCache.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_GetGlyphPathCache">GetGlyphPathCache()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.
Can be overridden in derived class and should return an <span class="xref">GrapeCity.Documents.Drawing.IGlyphPathCache</span>
object to cache glyphs' paths during rendering.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_GetInterpolationMode" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.GetInterpolationMode">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.GetInterpolationMode.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_GetInterpolationMode">GetInterpolationMode()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalBeginBlockOperation" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalBeginBlockOperation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalBeginBlockOperation.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalBeginBlockOperation">InternalBeginBlockOperation()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreateClipRegion_GrapeCity_Documents_Drawing_IPath_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreateClipRegion(GrapeCity.Documents.Drawing.IPath)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreateClipRegion.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreateClipRegion_GrapeCity_Documents_Drawing_IPath_">InternalCreateClipRegion(IPath)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreateClipRegion_System_Drawing_RectangleF_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreateClipRegion(System.Drawing.RectangleF)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreateClipRegion.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreateClipRegion_System_Drawing_RectangleF_">InternalCreateClipRegion(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreatePath" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreatePath">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalCreatePath.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalCreatePath">InternalCreatePath()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawEllipse_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawEllipse(System.Drawing.RectangleF,GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawEllipse.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawEllipse_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Pen_">InternalDrawEllipse(RectangleF, Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawImage_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_IImage_System_Single_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawImage(System.Drawing.RectangleF,GrapeCity.Documents.Drawing.IImage,System.Single)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawImage.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawImage_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_IImage_System_Single_">InternalDrawImage(RectangleF, IImage, float)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawLine_System_Drawing_PointF_System_Drawing_PointF_GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawLine(System.Drawing.PointF,System.Drawing.PointF,GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawLine.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawLine_System_Drawing_PointF_System_Drawing_PointF_GrapeCity_Documents_Drawing_Pen_">InternalDrawLine(PointF, PointF, Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawLines_System_Drawing_PointF___GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawLines(System.Drawing.PointF[],GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawLines.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawLines_System_Drawing_PointF___GrapeCity_Documents_Drawing_Pen_">InternalDrawLines(PointF[], Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawPath_GrapeCity_Documents_Drawing_IPath_GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawPath(GrapeCity.Documents.Drawing.IPath,GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawPath.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawPath_GrapeCity_Documents_Drawing_IPath_GrapeCity_Documents_Drawing_Pen_">InternalDrawPath(IPath, Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawPolygon_System_Drawing_PointF___GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawPolygon(System.Drawing.PointF[],GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawPolygon.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawPolygon_System_Drawing_PointF___GrapeCity_Documents_Drawing_Pen_">InternalDrawPolygon(PointF[], Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawRectangle_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawRectangle(System.Drawing.RectangleF,GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawRectangle.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawRectangle_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Pen_">InternalDrawRectangle(RectangleF, Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawRoundRect_System_Drawing_RectangleF_System_Single_System_Single_GrapeCity_Documents_Drawing_Pen_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawRoundRect(System.Drawing.RectangleF,System.Single,System.Single,GrapeCity.Documents.Drawing.Pen)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawRoundRect.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawRoundRect_System_Drawing_RectangleF_System_Single_System_Single_GrapeCity_Documents_Drawing_Pen_">InternalDrawRoundRect(RectangleF, float, float, Pen)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawTextLayout_GrapeCity_Documents_Text_TextLayout_System_Drawing_PointF_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawTextLayout(GrapeCity.Documents.Text.TextLayout,System.Drawing.PointF)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawTextLayout.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawTextLayout_GrapeCity_Documents_Text_TextLayout_System_Drawing_PointF_">InternalDrawTextLayout(TextLayout, PointF)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawTextLayoutAsPath_GrapeCity_Documents_Text_TextLayout_System_Drawing_PointF_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawTextLayoutAsPath(GrapeCity.Documents.Text.TextLayout,System.Drawing.PointF)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalDrawTextLayoutAsPath.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalDrawTextLayoutAsPath_GrapeCity_Documents_Text_TextLayout_System_Drawing_PointF_">InternalDrawTextLayoutAsPath(TextLayout, PointF)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws a <a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Text.TextLayout.html">TextLayout</a> at a specified location using graphic primitives.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalEndBlockOperation" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalEndBlockOperation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalEndBlockOperation.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalEndBlockOperation">InternalEndBlockOperation()</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillEllipse_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillEllipse(System.Drawing.RectangleF,GrapeCity.Documents.Drawing.Brush,System.Nullable{System.Drawing.RectangleF},System.Nullable{System.Numerics.Matrix3x2})">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillEllipse.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillEllipse_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__">InternalFillEllipse(RectangleF, Brush, RectangleF?, Matrix3x2?)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillEllipse_System_Drawing_RectangleF_System_Drawing_Color_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillEllipse(System.Drawing.RectangleF,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillEllipse.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillEllipse_System_Drawing_RectangleF_System_Drawing_Color_">InternalFillEllipse(RectangleF, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPath_GrapeCity_Documents_Drawing_IPath_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPath(GrapeCity.Documents.Drawing.IPath,GrapeCity.Documents.Drawing.Brush,System.Nullable{System.Drawing.RectangleF},System.Nullable{System.Numerics.Matrix3x2})">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPath.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPath_GrapeCity_Documents_Drawing_IPath_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__">InternalFillPath(IPath, Brush, RectangleF?, Matrix3x2?)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPath_GrapeCity_Documents_Drawing_IPath_System_Drawing_Color_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPath(GrapeCity.Documents.Drawing.IPath,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPath.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPath_GrapeCity_Documents_Drawing_IPath_System_Drawing_Color_">InternalFillPath(IPath, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPolygon_System_Drawing_PointF___GrapeCity_Documents_Drawing_Brush_GrapeCity_Documents_Drawing_FillMode_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPolygon(System.Drawing.PointF[],GrapeCity.Documents.Drawing.Brush,GrapeCity.Documents.Drawing.FillMode,System.Nullable{System.Drawing.RectangleF},System.Nullable{System.Numerics.Matrix3x2})">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPolygon.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPolygon_System_Drawing_PointF___GrapeCity_Documents_Drawing_Brush_GrapeCity_Documents_Drawing_FillMode_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__">InternalFillPolygon(PointF[], Brush, FillMode, RectangleF?, Matrix3x2?)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPolygon_System_Drawing_PointF___System_Drawing_Color_GrapeCity_Documents_Drawing_FillMode_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPolygon(System.Drawing.PointF[],System.Drawing.Color,GrapeCity.Documents.Drawing.FillMode)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillPolygon.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillPolygon_System_Drawing_PointF___System_Drawing_Color_GrapeCity_Documents_Drawing_FillMode_">InternalFillPolygon(PointF[], Color, FillMode)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRectangle_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRectangle(System.Drawing.RectangleF,GrapeCity.Documents.Drawing.Brush,System.Nullable{System.Drawing.RectangleF},System.Nullable{System.Numerics.Matrix3x2})">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRectangle.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRectangle_System_Drawing_RectangleF_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__">InternalFillRectangle(RectangleF, Brush, RectangleF?, Matrix3x2?)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRectangle_System_Drawing_RectangleF_System_Drawing_Color_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRectangle(System.Drawing.RectangleF,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRectangle.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRectangle_System_Drawing_RectangleF_System_Drawing_Color_">InternalFillRectangle(RectangleF, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRoundRect_System_Drawing_RectangleF_System_Single_System_Single_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRoundRect(System.Drawing.RectangleF,System.Single,System.Single,GrapeCity.Documents.Drawing.Brush,System.Nullable{System.Drawing.RectangleF},System.Nullable{System.Numerics.Matrix3x2})">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRoundRect.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRoundRect_System_Drawing_RectangleF_System_Single_System_Single_GrapeCity_Documents_Drawing_Brush_System_Nullable_System_Drawing_RectangleF__System_Nullable_System_Numerics_Matrix3x2__">InternalFillRoundRect(RectangleF, float, float, Brush, RectangleF?, Matrix3x2?)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRoundRect_System_Drawing_RectangleF_System_Single_System_Single_System_Drawing_Color_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRoundRect(System.Drawing.RectangleF,System.Single,System.Single,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalFillRoundRect.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalFillRoundRect_System_Drawing_RectangleF_System_Single_System_Single_System_Drawing_Color_">InternalFillRoundRect(RectangleF, float, float, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalRemoveClip_GrapeCity_Documents_Drawing_IClipRegion_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalRemoveClip(GrapeCity.Documents.Drawing.IClipRegion)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalRemoveClip.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalRemoveClip_GrapeCity_Documents_Drawing_IClipRegion_">InternalRemoveClip(IClipRegion)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalSetClip_GrapeCity_Documents_Drawing_IClipRegion_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalSetClip(GrapeCity.Documents.Drawing.IClipRegion)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.InternalSetClip.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_InternalSetClip_GrapeCity_Documents_Drawing_IClipRegion_">InternalSetClip(IClipRegion)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_IsInterpolationModeSupported_GrapeCity_Documents_Drawing_InterpolationMode_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.IsInterpolationModeSupported(GrapeCity.Documents.Drawing.InterpolationMode)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.IsInterpolationModeSupported.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_IsInterpolationModeSupported_GrapeCity_Documents_Drawing_InterpolationMode_">IsInterpolationModeSupported(InterpolationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether this graphics implementation supports a specified interpolation mode.</p>
<p>
The following interpolation modes are supported by <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.html">GcDXGraphics</a>:
</p>
<ul><li><a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Drawing.InterpolationMode.html#GrapeCity_Documents_Drawing_InterpolationMode_NearestNeighbor">NearestNeighbor</a></li><li><a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Drawing.InterpolationMode.html#GrapeCity_Documents_Drawing_InterpolationMode_Linear">Linear</a></li></ul>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_GcDXGraphics_SetInterpolationMode_GrapeCity_Documents_Drawing_InterpolationMode_" data-uid="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.SetInterpolationMode(GrapeCity.Documents.Drawing.InterpolationMode)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcDXGraphics.SetInterpolationMode.html#GrapeCity_Documents_Imaging_Windows_GcDXGraphics_SetInterpolationMode_GrapeCity_Documents_Drawing_InterpolationMode_">SetInterpolationMode(InterpolationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
