Gets or sets the colors used to fill map elements on this layer.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public TColor[] FillColors { get; set; } |
Visual Basic Copy Code |
---|
Public Property FillColors As TColor() |
An array of color objects used as a palette.