Gets or sets the color palette used to draw map shapes in this layer.
Namespace: MindFusion.Mapping.WpfAssembly: MindFusion.Mapping.Wpf
public IPalette<Color> Palette { get; set; }
Public Property Palette As IPalette(Of Color)
An instance of the XamlPalette class.
LayerPresenter MembersLayerPresenter ClassMindFusion.Mapping.Wpf Namespace