# C1.Win.Themes.ThemeGradientCenterValue

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_ThemeGradientCenterValue" data-uid="C1.Win.Themes.ThemeGradientCenterValue" class="text-break">ThemeGradientCenterValue Class
</h1>
  <div class="markdown level0 summary"></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">ThemeValueBase</span></div>
    <div class="level2"><span class="xref">ThemeValue</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.point">Point</a>&gt;</div>
    <div class="level3"><span class="xref">ThemeGradientCenterValue</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.10.dll</h6>
  <h5 id="C1_Win_Themes_ThemeGradientCenterValue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ThemeGradientCenterValue : ThemeValue&lt;Point&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ThemeGradientCenterValue
    Inherits ThemeValue(Of Point)</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_ThemeGradientCenterValue__ctor_C1_Win_Themes_ThemePropBase_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.#ctor(C1.Win.Themes.ThemePropBase)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.-ctor.html#C1_Win_Themes_ThemeGradientCenterValue__ctor_C1_Win_Themes_ThemePropBase_">ThemeGradientCenterValue(ThemePropBase)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue__ctor_System_Drawing_Point_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.#ctor(System.Drawing.Point)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.-ctor.html#C1_Win_Themes_ThemeGradientCenterValue__ctor_System_Drawing_Point_">ThemeGradientCenterValue(Point)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</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_ThemeGradientCenterValue_Default" data-uid="C1.Win.Themes.ThemeGradientCenterValue.Default">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_DefaultValue" data-uid="C1.Win.Themes.ThemeGradientCenterValue.DefaultValue">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.DefaultValue.html">DefaultValue</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_Empty" data-uid="C1.Win.Themes.ThemeGradientCenterValue.Empty">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.Empty.html">Empty</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_ThemeGradientCenterValue_Converter" data-uid="C1.Win.Themes.ThemeGradientCenterValue.Converter">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.Converter.html#C1_Win_Themes_ThemeGradientCenterValue_Converter">Converter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_EmptyInstance" data-uid="C1.Win.Themes.ThemeGradientCenterValue.EmptyInstance">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.EmptyInstance.html#C1_Win_Themes_ThemeGradientCenterValue_EmptyInstance">EmptyInstance</a>
        </td>
        <td class="markdown level1 summary"></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_ThemeGradientCenterValue_CreateInstance" data-uid="C1.Win.Themes.ThemeGradientCenterValue.CreateInstance">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.CreateInstance.html#C1_Win_Themes_ThemeGradientCenterValue_CreateInstance">CreateInstance()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_SerializeReadValue_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.SerializeReadValue(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.SerializeReadValue.html#C1_Win_Themes_ThemeGradientCenterValue_SerializeReadValue_C1_Win_Themes_Serialization_Serializer_">SerializeReadValue(Serializer)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_SerializeValueFromString_C1_Win_Themes_Serialization_Serializer_System_String_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.SerializeValueFromString(C1.Win.Themes.Serialization.Serializer,System.String)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.SerializeValueFromString.html#C1_Win_Themes_ThemeGradientCenterValue_SerializeValueFromString_C1_Win_Themes_Serialization_Serializer_System_String_">SerializeValueFromString(Serializer, string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_SerializeValueToString_C1_Win_Themes_Serialization_Serializer_System_Drawing_Point_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.SerializeValueToString(C1.Win.Themes.Serialization.Serializer,System.Drawing.Point)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.SerializeValueToString.html#C1_Win_Themes_ThemeGradientCenterValue_SerializeValueToString_C1_Win_Themes_Serialization_Serializer_System_Drawing_Point_">SerializeValueToString(Serializer, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeGradientCenterValue_SerializeWriteValue_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.ThemeGradientCenterValue.SerializeWriteValue(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.ThemeGradientCenterValue.SerializeWriteValue.html#C1_Win_Themes_ThemeGradientCenterValue_SerializeWriteValue_C1_Win_Themes_Serialization_Serializer_">SerializeWriteValue(Serializer)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
