Visual Basic (Declaration) | |
---|---|
Public Property PaletteName As Palette |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Palette PaletteName {get; set;} |
When setting this property, each shape will get it's own color. Whereas by
default, all shapes within a mapLayer take their color from MapLayer.DefaultShape.Background.Color.