MindFusion.Wpf Pack Programmer's Guide
MapLayer.AutoAssignColors Property
See Also
 





Gets or sets whether colors should be assigned automatically to map elements.

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

 Syntax

C#  Copy Code

public bool AutoAssignColors { get; set; }

Visual Basic  Copy Code

Public Property AutoAssignColors As Boolean

 Property Value

true to assign colors to map elements automatically, otherwise false. The default value is false.

 See Also

MapLayer Members
MapLayer Class
MindFusion.Mapping.Wpf Namespace