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

ChangeFloatingObjectAbsoluteSizeCommand Class

A command to change a floating object’s absolute size.

Declaration

declare class ChangeFloatingObjectAbsoluteSizeCommand extends ChangeFloatingObjectPropertyCommandBase<FloatingObjectAbsoluteSizeSettings>

Remarks

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

Inheritance

ChangeFloatingObjectPropertyCommandBase<T>
ChangeFloatingObjectAbsoluteSizeCommand
See Also