menu

UWP

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

    Show / Hide Table of Contents

    Class PointerPosition

    Inheritance
    System.Object
    PointerPosition
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public class PointerPosition : Object

    Constructors

    PointerPosition()

    Declaration
    public PointerPosition()

    Properties

    PointerValue

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

    PointerValuePosition

    Declaration
    public Point PointerValuePosition { get; set; }
    Property Value
    Type
    Windows.Foundation.Point

    RangePointerStartPosition

    Declaration
    public Point RangePointerStartPosition { get; set; }
    Property Value
    Type
    Windows.Foundation.Point

    RangeStartValue

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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved