# C1.C1Preview.RoundRectangleProps.-ctor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RoundRectangleProps__ctor_" data-uid="C1.C1Preview.RoundRectangleProps.#ctor*">RoundRectangleProps Constructor
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RoundRectangleProps__ctor_" data-uid="C1.C1Preview.RoundRectangleProps.#ctor*"></a>
<h4 id="C1_C1Preview_RoundRectangleProps__ctor" data-uid="C1.C1Preview.RoundRectangleProps.#ctor">RoundRectangleProps()</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.C1Preview.RoundRectangleProps.html">RoundRectangleProps</a> class.
The location and size of the rectangle are set to those of the containing
<a class="xref" href="C1.C1Preview.RenderRoundRectangle.html">RenderRoundRectangle</a> object.
The dimensions of the ellipse used to draw the rounded corners are set
to <b>5%</b> of the corresponding rectangle's dimensions.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public RoundRectangleProps()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New()</code></pre>
</div>
</div>
