# GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius" class="text-break">IRoundingRadius Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the radius of a rounded rectangle.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IRoundingRadius</code></pre>
  </div>
  <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_Extensibility_Rendering_Components_IRoundingRadius_BottomLeft" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.BottomLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.BottomLeft.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_BottomLeft">BottomLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bottom left radius of the rounded rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_BottomRight" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.BottomRight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.BottomRight.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_BottomRight">BottomRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bottom right radius of the rounded rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_Default" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.Default">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.Default.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_Default">Default</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default radius of the rounded rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_TopLeft" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.TopLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.TopLeft.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_TopLeft">TopLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the top left radius of the rounded rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_TopRight" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.TopRight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRoundingRadius.TopRight.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IRoundingRadius_TopRight">TopRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the top right radius of the rounded rectangle.</p>
</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>
