# GrapeCity.Drawing.Rectangle.Size

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Drawing_Rectangle_Size_" data-uid="GrapeCity.Drawing.Rectangle.Size*">Size Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Drawing_Rectangle_Size_" data-uid="GrapeCity.Drawing.Rectangle.Size*"></a>
<h4 id="GrapeCity_Drawing_Rectangle_Size" data-uid="GrapeCity.Drawing.Rectangle.Size">Size</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Drawing.Rectangle.Size.html#GrapeCity_Drawing_Rectangle_Size">Size</a> value that represents the width and height of this <a class="xref" href="GrapeCity.Drawing.Rectangle.html">Rectangle</a> structure.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Size Size { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Size As Size</code></pre>
</div>
</div>
