ArcPad Scripting Object Model
LineStyle Property
See Also  Send comments on this topic.
TextSymbol Object : LineStyle Property

Glossary Item Box

Description

Returns or sets the line style of the text symbol.

Property type

Read-write property

Syntax

object.LineStyle = [ value ]

Return Type

Long

Remarks

The following values are supported for LineStyle:

Value Description
0 Solid (default)
1 Dash
2 Dot (PC only)
3 Dash Dot (PC only)
4 Dash Dot Dot (PC only)

See Also

© 2012 All Rights Reserved.