# C1.Win.RulesManager.Styles.SelectedStateElementStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_RulesManager_Styles_SelectedStateElementStyle" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle" class="text-break">SelectedStateElementStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.RulesManager.Styles.StateElementStyle.html">StateElementStyle</a> contains display attributes that
determine the general appearance of the element in some state on the screen.</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"><a class="xref" href="C1.Win.RulesManager.Styles.StateElementStyle.html">StateElementStyle</a></div>
    <div class="level2"><span class="xref">SelectedStateElementStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.RulesManager.Styles.html">C1.Win.RulesManager.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.RulesManager.4.8.dll</h6>
  <h5 id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SelectedStateElementStyle : StateElementStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SelectedStateElementStyle
    Inherits StateElementStyle</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="C1_Win_RulesManager_Styles_SelectedStateElementStyle_Corners" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Corners">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Corners.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Corners">Corners</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the radii of the element corners.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentX" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentX">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentX.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentX">IndentX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right indentation of the side accent.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentY" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentY">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentY.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentY">IndentY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top and bottom indentation of the side accent.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_SideAccentColor" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.SideAccentColor">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.SideAccentColor.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_SideAccentColor">SideAccentColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> used to paint the side accent.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_Width" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Width">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Width.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the side accent.</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_RulesManager_Styles_SelectedStateElementStyle_ResetCorners" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetCorners">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetCorners.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetCorners">ResetCorners()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Corners.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Corners">Corners</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeIndentX" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeIndentX">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeIndentX.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeIndentX">ResetForeIndentX()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentX.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentX">IndentX</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeIndentY" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeIndentY">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeIndentY.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeIndentY">ResetForeIndentY()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentY.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentY">IndentY</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeWidth" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeWidth">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ResetForeWidth.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ResetForeWidth">ResetForeWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Width.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Width">Width</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeCorners" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeCorners">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeCorners.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeCorners">ShouldSerializeCorners()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Corners.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Corners">Corners</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeIndentX" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeIndentX">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeIndentX.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeIndentX">ShouldSerializeIndentX()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentX.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentX">IndentX</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeIndentY" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeIndentY">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeIndentY.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeIndentY">ShouldSerializeIndentY()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.IndentY.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_IndentY">IndentY</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeWidth" data-uid="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeWidth">
          <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.ShouldSerializeWidth.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_ShouldSerializeWidth">ShouldSerializeWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.RulesManager.Styles.SelectedStateElementStyle.Width.html#C1_Win_RulesManager_Styles_SelectedStateElementStyle_Width">Width</a> property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
