# C1.WPF.Core.UVRect

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Core_UVRect" data-uid="C1.WPF.Core.UVRect" class="text-break">UVRect Struct
</h1>
  <div class="markdown level0 summary"><p>Represents a rect that is independent from the orientation.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Core.html">C1.WPF.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Core.dll</h6>
  <h5 id="C1_WPF_Core_UVRect_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct UVRect</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure UVRect</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_WPF_Core_UVRect__ctor_System_Windows_Controls_Orientation_System_Windows_Rect_" data-uid="C1.WPF.Core.UVRect.#ctor(System.Windows.Controls.Orientation,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.Core.UVRect.-ctor.html#C1_WPF_Core_UVRect__ctor_System_Windows_Controls_Orientation_System_Windows_Rect_">UVRect(Orientation, Rect)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize a new instance of <a class="xref" href="C1.WPF.Core.UVRect.html">UVRect</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Core_UVRect_LeadingPoint" data-uid="C1.WPF.Core.UVRect.LeadingPoint">
          <a class="xref" href="C1.WPF.Core.UVRect.LeadingPoint.html#C1_WPF_Core_UVRect_LeadingPoint">LeadingPoint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leading UV point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_LeadingU" data-uid="C1.WPF.Core.UVRect.LeadingU">
          <a class="xref" href="C1.WPF.Core.UVRect.LeadingU.html#C1_WPF_Core_UVRect_LeadingU">LeadingU</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leading U offset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_LeadingV" data-uid="C1.WPF.Core.UVRect.LeadingV">
          <a class="xref" href="C1.WPF.Core.UVRect.LeadingV.html#C1_WPF_Core_UVRect_LeadingV">LeadingV</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leading V offset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_LenghtU" data-uid="C1.WPF.Core.UVRect.LenghtU">
          <a class="xref" href="C1.WPF.Core.UVRect.LenghtU.html#C1_WPF_Core_UVRect_LenghtU">LenghtU</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the lenght in the U coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_LenghtV" data-uid="C1.WPF.Core.UVRect.LenghtV">
          <a class="xref" href="C1.WPF.Core.UVRect.LenghtV.html#C1_WPF_Core_UVRect_LenghtV">LenghtV</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the lenght in the V coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_Orientation" data-uid="C1.WPF.Core.UVRect.Orientation">
          <a class="xref" href="C1.WPF.Core.UVRect.Orientation.html#C1_WPF_Core_UVRect_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the orientation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_Rect" data-uid="C1.WPF.Core.UVRect.Rect">
          <a class="xref" href="C1.WPF.Core.UVRect.Rect.html#C1_WPF_Core_UVRect_Rect">Rect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the screen coordinates rect.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_TrailingPoint" data-uid="C1.WPF.Core.UVRect.TrailingPoint">
          <a class="xref" href="C1.WPF.Core.UVRect.TrailingPoint.html#C1_WPF_Core_UVRect_TrailingPoint">TrailingPoint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the trailing UV point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_TrailingU" data-uid="C1.WPF.Core.UVRect.TrailingU">
          <a class="xref" href="C1.WPF.Core.UVRect.TrailingU.html#C1_WPF_Core_UVRect_TrailingU">TrailingU</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the trailing U offset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_UVRect_TrailingV" data-uid="C1.WPF.Core.UVRect.TrailingV">
          <a class="xref" href="C1.WPF.Core.UVRect.TrailingV.html#C1_WPF_Core_UVRect_TrailingV">TrailingV</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the trailing V offset.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
