# C1.Util.DX.WIC.BIMResolutionInfoProperties

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Util_DX_WIC_BIMResolutionInfoProperties" data-uid="C1.Util.DX.WIC.BIMResolutionInfoProperties" class="text-break">BIMResolutionInfoProperties Enum
</h1>
  <div class="markdown level0 summary"><p>WIC8BIMResolutionInfoProperties</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.WIC.html">C1.Util.DX.WIC</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.10.dll</h6>
  <h5 id="C1_Util_DX_WIC_BIMResolutionInfoProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BIMResolutionInfoProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BIMResolutionInfoProperties</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_HResolution">HResolution</td>
        <td><p>WIC8BIMResolutionInfoHResolution</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_HResolutionUnit">HResolutionUnit</td>
        <td><p>WIC8BIMResolutionInfoHResolutionUnit</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_HeightUnit">HeightUnit</td>
        <td><p>WIC8BIMResolutionInfoHeightUnit</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_PString">PString</td>
        <td><p>WIC8BIMResolutionInfoPString</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_VResolution">VResolution</td>
        <td><p>WIC8BIMResolutionInfoVResolution</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_VResolutionUnit">VResolutionUnit</td>
        <td><p>WIC8BIMResolutionInfoVResolutionUnit</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BIMResolutionInfoProperties_WidthUnit">WidthUnit</td>
        <td><p>WIC8BIMResolutionInfoWidthUnit</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
