InsUnitsFactor Property (ActiveX)

Specifies the conversion factor between block units and drawing units.

Supported platforms: Windows only

Signature

VBA:

object.InsUnitsFactor
object

Type: BlockReference, ExternalReference, MInsertBlock

The objects this property applies to.

Property Value

Read-only: Yes

Type: Double

The conversion factor between block and drawing units.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available