# C1.Win.Themes.RectangleProp

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_RectangleProp" data-uid="C1.Win.Themes.RectangleProp" class="text-break">RectangleProp Class
</h1>
  <div class="markdown level0 summary"><p>Represents a theme template property that represents the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.rectangle">Rectangle</a> type.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ThemeItem</span></div>
    <div class="level2"><span class="xref">ThemePropBase</span></div>
    <div class="level3"><span class="xref">ThemeContainerProp</span></div>
    <div class="level4"><span class="xref">RectangleProp</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Themes.html">C1.Win.Themes</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Win_Themes_RectangleProp_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RectangleProp : ThemeContainerProp</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RectangleProp
    Inherits ThemeContainerProp</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Themes_RectangleProp__ctor" data-uid="C1.Win.Themes.RectangleProp.#ctor">
          <a class="xref" href="C1.Win.Themes.RectangleProp.-ctor.html#C1_Win_Themes_RectangleProp__ctor">RectangleProp()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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="C1_Win_Themes_RectangleProp_Converter" data-uid="C1.Win.Themes.RectangleProp.Converter">
          <a class="xref" href="C1.Win.Themes.RectangleProp.Converter.html#C1_Win_Themes_RectangleProp_Converter">Converter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_Value" data-uid="C1.Win.Themes.RectangleProp.Value">
          <a class="xref" href="C1.Win.Themes.RectangleProp.Value.html#C1_Win_Themes_RectangleProp_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of this property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_GetValue" data-uid="C1.Win.Themes.RectangleProp.GetValue">
          <a class="xref" href="C1.Win.Themes.RectangleProp.GetValue.html#C1_Win_Themes_RectangleProp_GetValue">GetValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_InitChildren" data-uid="C1.Win.Themes.RectangleProp.InitChildren">
          <a class="xref" href="C1.Win.Themes.RectangleProp.InitChildren.html#C1_Win_Themes_RectangleProp_InitChildren">InitChildren()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_SerializeChildren" data-uid="C1.Win.Themes.RectangleProp.SerializeChildren">
          <a class="xref" href="C1.Win.Themes.RectangleProp.SerializeChildren.html#C1_Win_Themes_RectangleProp_SerializeChildren">SerializeChildren()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_SerializeReadProp_C1_Win_Themes_Serialization_Serializer_System_String_System_Type_System_String_" data-uid="C1.Win.Themes.RectangleProp.SerializeReadProp(C1.Win.Themes.Serialization.Serializer,System.String,System.Type,System.String)">
          <a class="xref" href="C1.Win.Themes.RectangleProp.SerializeReadProp.html#C1_Win_Themes_RectangleProp_SerializeReadProp_C1_Win_Themes_Serialization_Serializer_System_String_System_Type_System_String_">SerializeReadProp(Serializer, string, Type, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_SerializeWrite_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.RectangleProp.SerializeWrite(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.RectangleProp.SerializeWrite.html#C1_Win_Themes_RectangleProp_SerializeWrite_C1_Win_Themes_Serialization_Serializer_">SerializeWrite(Serializer)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_RectangleProp_SetValue_System_Object_" data-uid="C1.Win.Themes.RectangleProp.SetValue(System.Object)">
          <a class="xref" href="C1.Win.Themes.RectangleProp.SetValue.html#C1_Win_Themes_RectangleProp_SetValue_System_Object_">SetValue(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
