# C1.Util.DX.Direct2D.RenderInformation

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct2D_RenderInformation" data-uid="C1.Util.DX.Direct2D.RenderInformation" class="text-break">RenderInformation Class
</h1>
  <div class="markdown level0 summary"><p>ID2D1RenderInfo</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Util.DX.DisposeBase.html">DisposeBase</a></div>
    <div class="level2"><a class="xref" href="C1.Util.DX.CppObject.html">CppObject</a></div>
    <div class="level3"><a class="xref" href="C1.Util.DX.ComObject.html">ComObject</a></div>
    <div class="level4"><span class="xref">RenderInformation</span></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.ComputeInformation.html">ComputeInformation</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.DrawInformation.html">DrawInformation</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="C1.Util.DX.IUnknown.html">IUnknown</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct2D.html">C1.Util.DX.Direct2D</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.10.dll</h6>
  <h5 id="C1_Util_DX_Direct2D_RenderInformation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;519ae1bd-d19a-420d-b849-364f594776b7&quot;)]
public class RenderInformation : ComObject, IDisposable, IUnknown</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;519ae1bd-d19a-420d-b849-364f594776b7&quot;)&gt;
Public Class RenderInformation
    Inherits ComObject
    Implements IDisposable, IUnknown</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation__ctor_System_IntPtr_" data-uid="C1.Util.DX.Direct2D.RenderInformation.#ctor(System.IntPtr)">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.-ctor.html#C1_Util_DX_Direct2D_RenderInformation__ctor_System_IntPtr_">RenderInformation(nint)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.html">RenderInformation</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation_SetCached_C1_Util_DX_Bool_" data-uid="C1.Util.DX.Direct2D.RenderInformation.SetCached(C1.Util.DX.Bool)">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.SetCached.html#C1_Util_DX_Direct2D_RenderInformation_SetCached_C1_Util_DX_Bool_">SetCached(Bool)</a>
        </td>
        <td class="markdown level1 summary"><p>void ID2D1RenderInfo::SetCached([In] BOOL isCached)</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation_SetInputDescription_System_Int32_C1_Util_DX_Direct2D_InputDescription_" data-uid="C1.Util.DX.Direct2D.RenderInformation.SetInputDescription(System.Int32,C1.Util.DX.Direct2D.InputDescription)">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.SetInputDescription.html#C1_Util_DX_Direct2D_RenderInformation_SetInputDescription_System_Int32_C1_Util_DX_Direct2D_InputDescription_">SetInputDescription(int, InputDescription)</a>
        </td>
        <td class="markdown level1 summary"><p>HRESULT ID2D1RenderInfo::SetInputDescription([In] unsigned int inputIndex,[In] D2D1_INPUT_DESCRIPTION inputDescription)</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation_SetInstructionCountHint_System_Int32_" data-uid="C1.Util.DX.Direct2D.RenderInformation.SetInstructionCountHint(System.Int32)">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.SetInstructionCountHint.html#C1_Util_DX_Direct2D_RenderInformation_SetInstructionCountHint_System_Int32_">SetInstructionCountHint(int)</a>
        </td>
        <td class="markdown level1 summary"><p>void ID2D1RenderInfo::SetInstructionCountHint([In] unsigned int instructionCount)</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation_SetOutputBuffer_C1_Util_DX_Direct2D_BufferPrecision_C1_Util_DX_Direct2D_ChannelDepth_" data-uid="C1.Util.DX.Direct2D.RenderInformation.SetOutputBuffer(C1.Util.DX.Direct2D.BufferPrecision,C1.Util.DX.Direct2D.ChannelDepth)">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.SetOutputBuffer.html#C1_Util_DX_Direct2D_RenderInformation_SetOutputBuffer_C1_Util_DX_Direct2D_BufferPrecision_C1_Util_DX_Direct2D_ChannelDepth_">SetOutputBuffer(BufferPrecision, ChannelDepth)</a>
        </td>
        <td class="markdown level1 summary"><p>HRESULT ID2D1RenderInfo::SetOutputBuffer([In] D2D1_BUFFER_PRECISION bufferPrecision,[In] D2D1_CHANNEL_DEPTH channelDepth)</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct2D_RenderInformation_op_Explicit_System_IntPtr__C1_Util_DX_Direct2D_RenderInformation" data-uid="C1.Util.DX.Direct2D.RenderInformation.op_Explicit(System.IntPtr)~C1.Util.DX.Direct2D.RenderInformation">
          <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.op_Explicit.html#C1_Util_DX_Direct2D_RenderInformation_op_Explicit_System_IntPtr__C1_Util_DX_Direct2D_RenderInformation">explicit operator RenderInformation(nint)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an explicit conversion from <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.intptr">nint</a> to <a class="xref" href="C1.Util.DX.Direct2D.RenderInformation.html">RenderInformation</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
