LockAspectRatio Property (ActiveX)

Ensures that the width and height of the object stay in proportion.

Supported platforms: Windows only

Signature

VBA:

object.LockAspectRatio
object

Type: OLE

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available