Sets text fill color.
Supported platforms: Windows only
VBA:
object.TextFillColor
Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, Dimension, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The objects this property applies to.
Read-only: No
Type: ACAD_COLOR
The text fill color assigned to the object.
VBA:
Not available
Visual LISP:
Not available