MindFusion.Wpf Pack Programmer's Guide
MapView.Behavior Property
See Also
 





Gets or sets the interaction mode of the view. This is a dependency property.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

public Behavior Behavior { get; set; }

Visual Basic  Copy Code

Public Property Behavior As Behavior

 Property Value

A member of the Behavior enumeration. The default is Pan.

 See Also

MapView Members
MapView Class
MindFusion.Mapping.Wpf Namespace