Maptitude GISDK Help

GetThemeLineWidths()

Summary

Gets the list of line widths that are used to draw a theme.

 

Syntax

line_widths = GetThemeLineWidths(string theme_name)

 

Argument Contents
theme_name The name of a theme on the current layer

 

Returns

An array of real numbers indicating line widths in points; one for each class in the theme.

 

Notes

Error Codes

Error Type Meaning
NotFound The specified theme does not exist on the current layer

 

See Also

Function Summary
SetThemeLineWidths() Sets the line widths for a given theme
GetThemeLineColors() Gets the list of line colors that are used to draw a theme
GetThemeLineStyles() Gets the list of line styles that are used to draw a theme

 

 

©2025 Caliper Corporation www.caliper.com