menu

UWP

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

    Show / Hide Table of Contents

    Class PanMode

    Gets or Sets PanMode to the Maps.

    Inheritance
    System.Object
    PanMode
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.UWP.dll
    Syntax
    public sealed class PanMode : Enum

    Fields

    Bottom

    Defines Bottom PanMode.

    Declaration
    public const PanMode Bottom
    Field Value
    Type
    PanMode

    Left

    Defines Left PanMode.

    Declaration
    public const PanMode Left
    Field Value
    Type
    PanMode

    LeftBottom

    Defines LeftBottom PanMode.

    Declaration
    public const PanMode LeftBottom
    Field Value
    Type
    PanMode

    LeftTop

    Defines LeftTop PanMode.

    Declaration
    public const PanMode LeftTop
    Field Value
    Type
    PanMode

    Right

    Defines Right PanMode.

    Declaration
    public const PanMode Right
    Field Value
    Type
    PanMode

    RightBottom

    Defines RightBottom PanMode.

    Declaration
    public const PanMode RightBottom
    Field Value
    Type
    PanMode

    RightTop

    Defines RightTop PanMode.

    Declaration
    public const PanMode RightTop
    Field Value
    Type
    PanMode

    Top

    Defines Top PanMode.

    Declaration
    public const PanMode Top
    Field Value
    Type
    PanMode

    Extension Methods

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