Maptitude GISDK Help

GetBorderColor()

Summary

Returns the color used to draw the border of area features.

 

Syntax

clr = GetBorderColor(string lyr_set_name)

 

Argument Contents
lyr_set_name The name of the layer or selection set

 

Returns

A color (red, green, blue, and alpha).

 

Notes

Example

clr = GetBorderColor("U.S. States|")

sel_clr = GetBorderColor("U.S. States|Selection")

 

Error Codes

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

 

See Also

Function Summary
SetBorderColor() Sets the color used to draw the border of area features
GetBorderWidth() Returns the width used to draw the border of area features
GetBorderStyle() Returns the style used to draw the border of area features

 

 

©2025 Caliper Corporation www.caliper.com