Config.ini [SYSTEM] Section Variables for the Object Selection Marquee

A marquee appears around an object that has been selected in a group of objects and whose Style dialog is currently open for modification (see "VTS Developer's Guide:  Modify the Properties of all Objects in a Selected Group" for further details). The Config.ini configuration file provides you with the ability to modify the properties of this marquee using the variables listed below.

MarqueeDashColor

Enables you to set the first of two contrasting colors for the dashes of the marquee that appears when a selected object's properties are being displayed. The default color index is 15 (white).

Default: MarqueeDashColor = 15

MarqueeSolidColor

Enables you to set the second of two contrasting colors for the dashes of the marquee that appears when a selected object's properties are being displayed. The default color index is 0 (black).

Default: MarqueeSolidColor = 0

MarqueeSpeed

Indicates the speed (in fractions of a second) at which the marquee that appears when a selected object's properties are being displayed moves around the object.

Default: MarqueeSpeed = 0.1