alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PanMode

    To specify the pan mode.

    Inheritance
    System.Object
    PanMode
    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public sealed class PanMode : Enum

    Fields

    Bottom

    To specify the Panmode as Bottom

    Declaration
    public const PanMode Bottom
    Field Value
    Type
    PanMode

    Left

    To specify the Panmode as Left

    Declaration
    public const PanMode Left
    Field Value
    Type
    PanMode

    Right

    To specify the Panmode as Right

    Declaration
    public const PanMode Right
    Field Value
    Type
    PanMode

    Top

    To specify the Panmode as Top

    Declaration
    public const PanMode Top
    Field Value
    Type
    PanMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved