Back to Devexpress

ChangeFloatingObjectRotationCommand Class

aspnet-js-changefloatingobjectrotationcommand.md

latest725 B
Original Source

ChangeFloatingObjectRotationCommand Class

A command to rotate a floating object.

Declaration

ts
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

ChangeFloatingObjectRotationCommand Members