Maptitude GISDK Help

SetIconSize()

Summary

Sets the point size of symbols used to draw point features.

 

Syntax

SetIconSize(string lyr_set_name, real point_size)

 

Argument Contents
lyr_set_name The name of the layer or selection set
point_size The size of the icon in points

 

Notes

Example

SetIconSize("Cities|", 12.0)

SetIcon("Cities|Capitals ", "Font Character", "Arial|16", 44)

SetIconSize("Cities|Capitals", 16.0)

 

Error Codes

Error Type Meaning
NotFound The layer or selection set does not exist

 

See Also

Function Summary
GetIconSize() Gets the point size of the symbol used to draw point features
SetIconColor() Sets the color used to draw point features
SetIcon() Sets the font and character or bitmap used to draw point features

 

 

©2025 Caliper Corporation www.caliper.com