TsgActiveColor
Unit
Syntax
type TsgActiveColor = (acIndexColor, acRGBColor);
Description
Defines the color palette that is used for drawing entities.
Value |
Meaning |
acIndexColor |
AutoCAD Index palette color is used |
acRGBColor |
RGB palette color is used |
Go to CAD VCL Enterprise