Specifies the True Color of an object..
Syntax
objectVariable = object.TrueColor
object.TrueColor = <object>
Where:
objectVariable is a variable representing a AcCmColor object..
object is the All Drawing objects, Group, Layer object.
Examples...