UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PanningMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PanningMode

    Specify the panning mode in image editor.

    Inheritance
    System.Object
    PanningMode
    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public sealed class PanningMode : Enum

    Fields

    SingleFinger

    Represents the panning mode as single finger.

    Declaration
    public const PanningMode SingleFinger
    Field Value
    Type Description
    PanningMode

    TwoFinger

    Represents the panning mode as two finger.

    Declaration
    public const PanningMode TwoFinger
    Field Value
    Type Description
    PanningMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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