menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Touches - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Touches

    Specifies class for Touches

    Inheritance
    System.Object
    Touches
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class Touches : Object

    Constructors

    Touches()

    Declaration
    public Touches()

    Properties

    PageX

    Specifies PageX value

    Declaration
    public double PageX { get; set; }
    Property Value
    Type
    System.Double

    PageY

    Specifies PageY value

    Declaration
    public double PageY { get; set; }
    Property Value
    Type
    System.Double

    PointerId

    Specifies pointer id.

    Declaration
    public double PointerId { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved