WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MovePoint

    Show / Hide Table of Contents

    Enum MovePoint

    specify the mouse move position

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum MovePoint

    Fields

    Name Description
    IncrementByLargeChange

    Increment RangeValue by LargeChange

    IncrementBySmallChange

    Increment RangeValue by SmallChange

    MoveToTapPosition

    Thumb move to the current tap position

    None

    Thumb doesn't move when clicked using mouse

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved