A control used to render a single map layer.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
SyntaxC#
Copy Code
|
|---|
public class LayerPresenter : Control, ICanvasWithPalette<Color>, ICanvas |
Visual Basic
Copy Code
|
|---|
Public Class LayerPresenter |
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.LayerPresenter
See Also