Enum PanMode
To specify the pan mode.
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public enum PanMode
Fields
| Name | Description |
|---|---|
| Bottom | To specify the Panmode as Bottom |
| Left | To specify the Panmode as Left |
| Right | To specify the Panmode as Right |
| Top | To specify the Panmode as Top |