Specifies the scaling allowed for the block.
Supported platforms: Windows only
Signature
VBA:
object.BlockScaling
- object
-
Type: Block
The object this property applies to.
Property Value
Read-only: No
Type: acBlockScaling enum
- acAny
- acUniform
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available