Maptitude GISDK Help |
Gets the list of fill colors that are used to draw a theme.
clrs = GetThemeFillColors(string theme_name)
Argument |
Contents |
theme_name |
The name of a theme on the current layer |
An array of colors, one for each class in the theme.
A null entry in the returned array indicates that the objects in the corresponding class are drawn in the fill color of the underlying layer.
If the theme contains an Other class, its color is the first element of the array.
Error Type |
Meaning |
NotFound |
The theme with the given name does not exist on the current layer |
Function |
Summary |
Sets the fill colors for a given theme |
|
Gets the list of fill styles that are used to draw a theme |
©2025 Caliper Corporation | www.caliper.com |