Back to Devexpress

ChangeFloatingObjectOutlineWidthCommand Class

aspnet-js-changefloatingobjectoutlinewidthcommand.md

latest672 B
Original Source

ChangeFloatingObjectOutlineWidthCommand Class

A command to modify a floating object’s outline width.

Declaration

ts
declare class ChangeFloatingObjectOutlineWidthCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeFloatingObjectOutlineWidthCommand

See Also

ChangeFloatingObjectOutlineWidthCommand Members