Specifies if the line style is computed based on the screen or model space. The default is based on the screen which means the style is drawn the same regardless of how you zoom in or out of the view. That is the length of lines and spaces are based on pixels. If it is drawn relative to model space then the lines and spaces are defined in centimeters and will zooming in and out will change the apparent spacing.
"customGraphicsLines_var" is a variable referencing a CustomGraphicsLines object.
|
"customGraphicsLines_var" is a variable referencing a CustomGraphicsLines object.
|