# C1.Util.DX.WIC.GifLogicalScreenDescriptorProperties

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties" data-uid="C1.Util.DX.WIC.GifLogicalScreenDescriptorProperties" class="text-break">GifLogicalScreenDescriptorProperties Enum
</h1>
  <div class="markdown level0 summary"><p>WICGifLogicalScreenDescriptorProperties</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.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum GifLogicalScreenDescriptorProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum GifLogicalScreenDescriptorProperties</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_GifLogicalScreenDescriptorProperties_BackgroundColorIndex">BackgroundColorIndex</td>
        <td><p>WICGifLogicalScreenDescriptorBackgroundColorIndex</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_ColorResolution">ColorResolution</td>
        <td><p>WICGifLogicalScreenDescriptorColorResolution</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_GlobalColorTableFlag">GlobalColorTableFlag</td>
        <td><p>WICGifLogicalScreenDescriptorGlobalColorTableFlag</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_GlobalColorTableSize">GlobalColorTableSize</td>
        <td><p>WICGifLogicalScreenDescriptorGlobalColorTableSize</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_Height">Height</td>
        <td><p>WICGifLogicalScreenDescriptorHeight</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_PixelAspectRatio">PixelAspectRatio</td>
        <td><p>WICGifLogicalScreenDescriptorPixelAspectRatio</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_Signature">Signature</td>
        <td><p>WICGifLogicalScreenSignature</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_SortFlag">SortFlag</td>
        <td><p>WICGifLogicalScreenDescriptorSortFlag</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_GifLogicalScreenDescriptorProperties_Width">Width</td>
        <td><p>WICGifLogicalScreenDescriptorWidth</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
