Specifies how the MapView control repsonds to user interactions with the mouse.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
C#
![]() |
---|
public enum Behavior |
Visual Basic
![]() |
---|
Public Enum Behavior |
Member name | Description | |
---|---|---|
![]() |
Pan |
Indicates that the user will scroll the view when dragging with the mouse. |
![]() |
Select |
Indicates that the user will select multiple elements in the view when dragging with the mouse. |