Lineobjecta – CUE Design Director Script Language User Manual
Page 26
Reference Manual Design Director Script Language
www.cuesystem.com
Page 26 of 94
3.1.8.
LineObjectA
The object is basic i.e. there is no object from which it could inherit.
Property
Type
Description
BackColor
ColorObject
The color used for the filling of the eventual gaps in line (see LineType).
Reference to a real color object or NoObject, if not filled then the color is
transparent. The objects of the color can be the part of the palette, which
has been defined in the design environment.
Color
ColorObject
It is the color of the line. Reference to a real color object – it can never be
NoObject then the color would be transparent. The objects of the color
can be the part of the palette, which has been defined in the design
environment
LineType
uint
It is the type of the drawn line. The defined values are 0..none, 1..Solid,
2..Dash (dashes), 4..DashDot (dash dot), 5..DashDotDot (dash and two
dots)
LineWidth uint
The
line
width