Maptitude GISDK Help

SetIconColor()

Summary

Sets the color used to draw point features.

 

Syntax

SetIconColor(string lyr_set_name, color icon_color)

 

Argument

Contents

lyr_set_name

The name of the layer or selection set

icon_color

The color used to draw point features

 

Notes

Example

SetIconColor("Cities|", ColorRGB(50000,0,0))

SetIconColor("Cities|Capitals", ColorRGB(32000,32000,32000))

 

Error Codes

Error Type

Meaning

NotFound

The layer or selection set does not exist

 

See Also

Function

Summary

GetIconColor()

Gets the color used to draw point features

SetIcon()

Sets the font and character or bitmap used to draw point features

SetIconSize()

Sets the point size of symbols used to draw point features

 

 

©2025 Caliper Corporation www.caliper.com