# C1.C1Preview.EllipsePartProps.StartAngle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_EllipsePartProps_StartAngle_" data-uid="C1.C1Preview.EllipsePartProps.StartAngle*">StartAngle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_EllipsePartProps_StartAngle_" data-uid="C1.C1Preview.EllipsePartProps.StartAngle*"></a>
<h4 id="C1_C1Preview_EllipsePartProps_StartAngle" data-uid="C1.C1Preview.EllipsePartProps.StartAngle">StartAngle</h4>
<div class="markdown level1 summary"><p>Gets or sets the angle, measured in degrees, clockwise from the <b>X</b> axis
to the first side of the sector defining the current shape.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float StartAngle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property StartAngle As Single</code></pre>
</div>
</div>
