Sets fill color on or off.
Supported platforms: Windows only
Signature
VBA:
object.TextFill
- object
-
Type: Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, Dimension, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The objects this property applies to.
Property Value
Read-only: No
Type: Boolean
- True: Fill color is enabled
- False: Fill color is disabled
Remarks
Note: This property overrides the value of the DIMTFILL system variable.
Examples
VBA:
Not available
Visual LISP:
Not available