GetContentColor Method

Returns the true color value for the specified row type.

See Also | Example

Signature

RetVal = object.GetContentColor(rowType)

Object

Table
The object or objects this method applies to.

rowType

AcRowType enum; the row type

acDataRow

acHeaderRow

acTitleRow

acUnknownRow

RetVal

AcCmColor object
AutoCAD true color object.

 

   Comments?