# GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase" class="text-break">DrawingDeviceBase Class
</h1>
  <div class="markdown level0 summary"><p>Base class for PageDrawingDevice and GdiDrawingDevice</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"><span class="xref">DrawingDeviceBase</span></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.ActiveReports.BarCodes.html">GrapeCity.ActiveReports.BarCodes</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class DrawingDeviceBase : IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase__ctor_GrapeCity_ActiveReports_BarCodes_Direction_System_Drawing_RectangleF_" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.#ctor(GrapeCity.ActiveReports.BarCodes.Direction,System.Drawing.RectangleF)">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.-ctor.html#GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase__ctor_GrapeCity_ActiveReports_BarCodes_Direction_System_Drawing_RectangleF_">DrawingDeviceBase(Direction, RectangleF)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_TwipsPerInch" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.TwipsPerInch">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.TwipsPerInch.html">TwipsPerInch</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_ActiveReports_BarCodes_DrawingDeviceBase_Angle" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Angle">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Angle.html#GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_Angle">Angle</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_Transform" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Transform">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Transform.html#GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_Transform">Transform</a>
        </td>
        <td class="markdown level1 summary"></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_ActiveReports_BarCodes_DrawingDeviceBase_Dispose" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.Dispose.html#GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_RotateRectangle_System_Drawing_RectangleF_" data-uid="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.RotateRectangle(System.Drawing.RectangleF)">
          <a class="xref" href="GrapeCity.ActiveReports.BarCodes.DrawingDeviceBase.RotateRectangle.html#GrapeCity_ActiveReports_BarCodes_DrawingDeviceBase_RotateRectangle_System_Drawing_RectangleF_">RotateRectangle(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
