Specifies color of section plane when shading is turned on.
Supported platforms: Windows only
Signature
VBA:
object.IndicatorFillColor
- object
-
Type: Section
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: AcCmColor
The color of the section plane when shading is turned on.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available