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

ChangeFloatingObjectLockAnchorCommand Class

A command to lock a floating object’s anchor.

Declaration

declare class ChangeFloatingObjectLockAnchorCommand extends ChangeFloatingObjectPropertyCommandBase<boolean>

Remarks

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

Inheritance

ChangeFloatingObjectPropertyCommandBase<T>
ChangeFloatingObjectLockAnchorCommand
See Also