YEffectiveScaleFactor Property (ActiveX)

Specifies the effective YScale factor of the block.

Supported platforms: Windows only

Signature

VBA:

object.YEffectiveScaleFactor
object

Type: BlockReference, ExternalReference, MInsertBlock

The object this property applies to.

Property Value

Read-only: No

Type: ACAD_NOUNITS

A non-zero real number.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available