Skip to main content
A newer version of this page is available. .

ChangeFloatingObjectLockAspectRatioCommand Class

A command to lock a floating object’s aspect ratio.

Declaration

declare class ChangeFloatingObjectLockAspectRatioCommand extends ChangeFloatingObjectPropertyCommandBase<boolean>

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFloatingObjectLockAspectRatio property.

Inheritance

ChangeFloatingObjectPropertyCommandBase<T>
ChangeFloatingObjectLockAspectRatioCommand
See Also