MindFusion.Wpf Pack Programmer's Guide
LayerPresenter.Layer Property
See Also
 





Gets or sets the layer rendered inside this control.

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

 Syntax

C#  Copy Code

public Layer<Color, XamlPalette> Layer { get; set; }

Visual Basic  Copy Code

Public Property Layer As Layer(Of Color, XamlPalette)

 Property Value

An instance of the Layer class.

 See Also

LayerPresenter Members
LayerPresenter Class
MindFusion.Mapping.Wpf Namespace