ChangeFloatingObjectRotationCommand Class
A command to rotate a floating object.
Declaration
declare class ChangeFloatingObjectRotationCommand extends ChangeFloatingObjectPropertyCommandBase<number>
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFloatingObjectRotation property.
Inheritance
ChangeFloatingObjectPropertyCommandBase<T>
ChangeFloatingObjectRotationCommand
See Also