TrueColor Property

Specifies the True Color of an object.

See Also | Example

Signature

object.TrueColor

object

All Drawing objects, Group, Layer
The object or objects this property applies to.

TrueColor

AcCmColor object.

Remarks

This property is used to change an object's color. Colors are identified by an AcCmColor object. This object can hold an RGB value, an ACI number (an integer from 1 to 255), or a named color. Using an RGB value, you can choose from millions of colors.

 

   Comments?