Extending product function with VBA : The System Architect object model : Object model classes : Symbol class : Symbol class: Attributes : PenStyle
  
PenStyle
The style of the symbol pen can be returned or set with this property.
A range of constants prefixed with PEN exists. These correspond to the Format > Symbol Style > Pen option in System Architect.
Constant
Number
Effect
PENDASH
1
PENDASH2DOT
4
PENDASHDOT
3
PENDOT
2
PENNULL
5
No Pen Style
PENSOLID1
16
PENSOLID2
48
PENSOLID3
64
PENSOLID4
128
PENSOLID4A
384
See also
Symbol class: Attributes