Maptitude GISDK Help |
Returns the style used to draw the border of area features.
sty = GetBorderStyle(string lyr_set_name)
Argument |
Contents |
lyr_set_name |
The name of the layer or selection set |
A line style.
GetBorderStyle() returns null if called on a selection set that does not have a defined border style.
sty = GetBorderStyle("U.S. States|")
sel_sty = GetBorderStyle("U.S. States|Selection")
Error Type |
Meaning |
NotFound |
The layer or selection set does not exist |
Function |
Summary |
Sets the line style used to draw the border of area features |
|
Returns the color used to draw the border of area features |
|
Returns the width used to draw the border of area features |
©2025 Caliper Corporation | www.caliper.com |