Maptitude GISDK Help |
Returns an array defining the line style.
linestylearray = GetLineStyleDefinition(linestyle style)
Argument |
Contents |
style |
The line style to define |
An array in the format used to call LineStyle().
traintracks = LineStyle({{{1, -1, 0}}, {{1, -1, 18, 18, 0, -9, 0, 9}}})
ShowArray(GetLineStyleDefinition(traintracks))
Error Type |
Meaning |
Error |
style is not a line style |
Function |
Summary |
Creates a new line style |
©2025 Caliper Corporation | www.caliper.com |