# GrapeCity.Documents.Imaging.Windows.GcD2DBitmapGraphics.Bitmap

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="GrapeCity_Documents_Imaging_Windows_GcD2DBitmapGraphics_Bitmap" data-uid="GrapeCity.Documents.Imaging.Windows.GcD2DBitmapGraphics.Bitmap" class="text-break">Bitmap Field
</h1>
<div class="markdown level0 summary"><p>The owning <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcD2DBitmap.html">GcD2DBitmap</a> object.</p>
</div>
<div class="markdown level0 conceptual"></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_GcD2DBitmapGraphics_Bitmap_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public readonly GcD2DBitmap Bitmap</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Bitmap As GcD2DBitmap</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcD2DBitmap.html">GcD2DBitmap</a></td>
      <td>The owning  object.</td>
    </tr>
  </tbody>
</table>
</div>
