# C1.Win.Command.C1DockingTab.DisplayRectangle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1DockingTab_DisplayRectangle_" data-uid="C1.Win.Command.C1DockingTab.DisplayRectangle*">DisplayRectangle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1DockingTab_DisplayRectangle_" data-uid="C1.Win.Command.C1DockingTab.DisplayRectangle*"></a>
<h4 id="C1_Win_Command_C1DockingTab_DisplayRectangle" data-uid="C1.Win.Command.C1DockingTab.DisplayRectangle">DisplayRectangle</h4>
<div class="markdown level1 summary"><p>This method is for internal use only.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override Rectangle DisplayRectangle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides ReadOnly Property DisplayRectangle As Rectangle</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.displayrectangle">Control.DisplayRectangle</a></div>
</div>
