# C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PixelsPerInchX

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Framework_Drawing_Gdi_DeviceContexts_DeviceContext_PixelsPerInchX_" data-uid="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PixelsPerInchX*">PixelsPerInchX Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Framework_Drawing_Gdi_DeviceContexts_DeviceContext_PixelsPerInchX_" data-uid="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PixelsPerInchX*"></a>
<h4 id="C1_Framework_Drawing_Gdi_DeviceContexts_DeviceContext_PixelsPerInchX" data-uid="C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PixelsPerInchX">PixelsPerInchX</h4>
<div class="markdown level1 summary"><p>Gets the number of pixels per logical inch along the screen width.
In a system with multiple display monitors, this value is the same for all monitors.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int PixelsPerInchX { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property PixelsPerInchX As Integer</code></pre>
</div>
</div>
