A WPF control used to draw maps.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
SyntaxC#
Copy Code
|
|---|
public class MapView : Control, IZoomTarget |
Visual Basic
Copy Code
|
|---|
Public Class MapView |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.Mapping.Wpf.MapView
See Also