Maptitude GISDK Help

SetBorderWidth()

Summary

Sets the line width used to draw the border of area features.

 

Syntax

SetBorderWidth(string lyr_set_name, real border_width)

 

Argument Contents
lyr_set_name Name of the layer or selection set
border_width The border width in points

 

Notes

Example

SetBorderWidth("U.S. States|", 0.25)

SetBorderWidth("U.S. States|Selection", 2.5)

 

Error Codes

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

 

See Also

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

 

 

©2025 Caliper Corporation www.caliper.com