Specifies the effective ZScale factor of the block.
Supported platforms: Windows only
Signature
VBA:
object.ZEffectiveScaleFactor
- object
-
Type: BlockReference, ComparedReference, 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