# C1.Win.Themes.Shared.ScrollBarAnnotation

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_Shared_ScrollBarAnnotation" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation" class="text-break">ScrollBarAnnotation Class
</h1>
  <div class="markdown level0 summary"><p>ScrollBar annotation.</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">ScrollBarAnnotation</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Themes.Shared.html">C1.Win.Themes.Shared</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_Themes_Shared_ScrollBarAnnotation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ScrollBarAnnotation</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ScrollBarAnnotation</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_Shared_ScrollBarAnnotation__ctor_System_String_System_Double_System_Nullable_System_Drawing_Color__System_Windows_Forms_HorizontalAlignment_System_Int32_System_Int32_" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.#ctor(System.String,System.Double,System.Nullable{System.Drawing.Color},System.Windows.Forms.HorizontalAlignment,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.-ctor.html#C1_Win_Themes_Shared_ScrollBarAnnotation__ctor_System_String_System_Double_System_Nullable_System_Drawing_Color__System_Windows_Forms_HorizontalAlignment_System_Int32_System_Int32_">ScrollBarAnnotation(string, double, Color?, HorizontalAlignment, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates instance.</p>
</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_Shared_ScrollBarAnnotation_Alignment" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.Alignment">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.Alignment.html#C1_Win_Themes_Shared_ScrollBarAnnotation_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment in scrollbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_BackColor" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.BackColor">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.BackColor.html#C1_Win_Themes_Shared_ScrollBarAnnotation_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets color of the backgorund.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_BorderColor" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.BorderColor">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.BorderColor.html#C1_Win_Themes_Shared_ScrollBarAnnotation_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets color of the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_BorderWidth" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.BorderWidth">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.BorderWidth.html#C1_Win_Themes_Shared_ScrollBarAnnotation_BorderWidth">BorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets width of the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_DrawingOrder" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.DrawingOrder">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.DrawingOrder.html#C1_Win_Themes_Shared_ScrollBarAnnotation_DrawingOrder">DrawingOrder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the drawing order.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_Height" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.Height">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.Height.html#C1_Win_Themes_Shared_ScrollBarAnnotation_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets height in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_Position" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.Position">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.Position.html#C1_Win_Themes_Shared_ScrollBarAnnotation_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position from the top of scrollbar in percantage.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_RoundedCorners" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.RoundedCorners">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.RoundedCorners.html#C1_Win_Themes_Shared_ScrollBarAnnotation_RoundedCorners">RoundedCorners</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets radius of the rounded corners.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_Text" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.Text">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.Text.html#C1_Win_Themes_Shared_ScrollBarAnnotation_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_Shared_ScrollBarAnnotation_Width" data-uid="C1.Win.Themes.Shared.ScrollBarAnnotation.Width">
          <a class="xref" href="C1.Win.Themes.Shared.ScrollBarAnnotation.Width.html#C1_Win_Themes_Shared_ScrollBarAnnotation_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets width in percantage.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
