# C1.Framework.Drawing.Gdi.FontBuilder.Orientation

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Framework_Drawing_Gdi_FontBuilder_Orientation_" data-uid="C1.Framework.Drawing.Gdi.FontBuilder.Orientation*">Orientation Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Framework_Drawing_Gdi_FontBuilder_Orientation_" data-uid="C1.Framework.Drawing.Gdi.FontBuilder.Orientation*"></a>
<h4 id="C1_Framework_Drawing_Gdi_FontBuilder_Orientation" data-uid="C1.Framework.Drawing.Gdi.FontBuilder.Orientation">Orientation</h4>
<div class="markdown level1 summary"><p>Get or set the angle, in tenths of degrees, between each character's base line and the x-axis of the device.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int Orientation { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Orientation As Integer</code></pre>
</div>
</div>
