ColorIndex Property |
Specifies the color index.
Signature
object.ColorIndex
object
AcCmColor
The object or objects this property applies to.
ColorIndex
acColor enum; read-write
The default color designation is acByLayer. Use a color index
number from 0 to 256, or one of the constants listed here:
acByBlock
acByLayer (not valid for Layer object)
acRed
acYellow
acGreen
acCyan
acBlue
acMagenta
acWhite
Comments? |