TextFill Property (ActiveX)

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

Remarks

Note: This property overrides the value of the DIMTFILL system variable.

Examples

VBA:

Not available

Visual LISP:

Not available