CadDrawTypeMode enumeration

CadDrawTypeMode enumeration

Represents possible modes for colorization of objects.

The CadDrawTypeMode type exposes the following members:

Fields

FieldDescription
USE_DRAW_COLORAllows to use common color.
USE_OBJECT_COLORAllows to use separate color for every object.

See Also