ZScaleFactor Property (ActiveX)

Specifies the Z scale factor for the block or external reference (xref).

Supported platforms: Windows only

Signature

VBA:

object.ZScaleFactor
object

Type: BlockReference, ExternalReference, MInsertBlock

The object this property applies to.

Property Value

Read-only: No

Type: Double

A non-zero real number.

Remarks

The initial scale factor is 1.0.

Examples

VBA:

Not available

Visual LISP:

Not available