# GrapeCity.Documents.Drawing.IClipRegion

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Drawing_IClipRegion" data-uid="GrapeCity.Documents.Drawing.IClipRegion" class="text-break">IClipRegion Interface
</h1>
  <div class="markdown level0 summary"><p>Represents clip region.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Drawing.html">GrapeCity.Documents.Drawing</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Drawing_IClipRegion_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IClipRegion : IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IClipRegion
    Inherits IDisposable</code></pre>
  </div>

</div>
