# C1.Win.TouchToolKit.PointerPointProperties

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TouchToolKit_PointerPointProperties" data-uid="C1.Win.TouchToolKit.PointerPointProperties" class="text-break">PointerPointProperties Class
</h1>
  <div class="markdown level0 summary"><p>Provides extended properties for a <a class="xref" href="C1.Win.TouchToolKit.PointerEventArgs.html">PointerEventArgs</a> object.</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"><span class="xref">PointerPointProperties</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TouchToolKit.html">C1.Win.TouchToolKit</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TouchToolKit.4.8.dll</h6>
  <h5 id="C1_Win_TouchToolKit_PointerPointProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class PointerPointProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class PointerPointProperties</code></pre>
  </div>
  <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_Win_TouchToolKit_PointerPointProperties_ContactRect" data-uid="C1.Win.TouchToolKit.PointerPointProperties.ContactRect">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.ContactRect.html#C1_Win_TouchToolKit_PointerPointProperties_ContactRect">ContactRect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bounding rectangle of the contact area (typically from touch input).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_ContactRectRaw" data-uid="C1.Win.TouchToolKit.PointerPointProperties.ContactRectRaw">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.ContactRectRaw.html#C1_Win_TouchToolKit_PointerPointProperties_ContactRectRaw">ContactRectRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bounding rectangle of the raw input (typically from touch input).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsBarrelButtonPressed" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsBarrelButtonPressed">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsBarrelButtonPressed.html#C1_Win_TouchToolKit_PointerPointProperties_IsBarrelButtonPressed">IsBarrelButtonPressed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the barrel button of the pen/stylus device is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsCanceled" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsCanceled">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsCanceled.html#C1_Win_TouchToolKit_PointerPointProperties_IsCanceled">IsCanceled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the input was canceled by the pointer device.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsEraser" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsEraser">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsEraser.html#C1_Win_TouchToolKit_PointerPointProperties_IsEraser">IsEraser</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the input is from a digitizer eraser.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsInRange" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsInRange">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsInRange.html#C1_Win_TouchToolKit_PointerPointProperties_IsInRange">IsInRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the physical entity (finger or pen) is in range of the digitizer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsInverted" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsInverted">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsInverted.html#C1_Win_TouchToolKit_PointerPointProperties_IsInverted">IsInverted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the digitizer pen is inverted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_IsPrimary" data-uid="C1.Win.TouchToolKit.PointerPointProperties.IsPrimary">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.IsPrimary.html#C1_Win_TouchToolKit_PointerPointProperties_IsPrimary">IsPrimary</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the input is from the primary pointer when multiple pointers are registered.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_Orientation" data-uid="C1.Win.TouchToolKit.PointerPointProperties.Orientation">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.Orientation.html#C1_Win_TouchToolKit_PointerPointProperties_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the counter-clockwise angle of rotation around the major axis of the pointer device
(the z-axis, perpendicular to the surface of the digitizer). A value of 0.0 degrees indicates
the device is oriented towards the top of the digitizer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_Pressure" data-uid="C1.Win.TouchToolKit.PointerPointProperties.Pressure">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.Pressure.html#C1_Win_TouchToolKit_PointerPointProperties_Pressure">Pressure</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the force that the pointer device (typically a pen/stylus) exerts on the surface
of the digitizer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_TouchConfidence" data-uid="C1.Win.TouchToolKit.PointerPointProperties.TouchConfidence">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.TouchConfidence.html#C1_Win_TouchToolKit_PointerPointProperties_TouchConfidence">TouchConfidence</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the pointer device rejected the touch contact.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_Twist" data-uid="C1.Win.TouchToolKit.PointerPointProperties.Twist">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.Twist.html#C1_Win_TouchToolKit_PointerPointProperties_Twist">Twist</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the clockwise rotation in degrees of a pen device around its own major axis
(such as when the user spins the pen in their fingers).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_XTilt" data-uid="C1.Win.TouchToolKit.PointerPointProperties.XTilt">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.XTilt.html#C1_Win_TouchToolKit_PointerPointProperties_XTilt">XTilt</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the plane angle between the Y-Z plane and the plane that contains the Y axis and the axis of the input device
(typically a pen/stylus).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_PointerPointProperties_YTilt" data-uid="C1.Win.TouchToolKit.PointerPointProperties.YTilt">
          <a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.YTilt.html#C1_Win_TouchToolKit_PointerPointProperties_YTilt">YTilt</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the plane angle between the X-Z plane and the plane that contains the X axis and the axis of the input device
(typically a pen/stylus).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
