Units Property (ActiveX)

Specifies the native units of measure for the block.

Supported platforms: Windows only

Signature

VBA:

object.Units
object

Type: Block

The object this property applies to.

Property Value

Read-only: No

Type: acInsertUnits enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available