Product : Engine, Version : 5.1.1.1037, ArticleID : 41024002

HowTo : Color problem

Article41024002
TypeHowTo
ProductEngine
Version5.1.1.1037
Date Added6/6/2005
Submitted byChristian 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)".