Article | 41024002 |
Type | HowTo |
Product | Engine |
Version | 5.1.1.1037 |
Date Added | 6/6/2005 |
Submitted by | Christian Holbrook |
Keywords | |
Subject
Color problem
Summary
When the activelayout background is set to 255 and the layer color property is
set to 7 (inverse) the Layers dialog still displays white and when
drawing (before a refresh) the entity will not be displayed because it
is the same color as the background
Solution
In order to change the background color, you have to change the color 0
of the palette object.
vdraw.Palette.Item(0) = "(255,255,255)".