Back to Devexpress

ImageEditCommands Properties

maui-devexpress-dot-maui-dot-editors-dot-imageeditcommands-dot-underscore-properties.md

latest1.2 KB
Original Source

ImageEditCommands Properties

Provides access to ImageEdit commands.

NameDescription
FlipHorizontalReturns the command that flips the edit image horizontally.
FlipVerticalReturns the command that flips the edit image vertically.
ResetReturns the command that resets the edit image to the initial state.
RotateLeftReturns the command that rotates the edit image to the left.
RotateRightReturns the command that rotates the edit image to the right.
SwitchCropAreaShapeReturns the command that switches the crop area between ellipse and rectangle shapes.

See Also

ImageEditCommands Class

ImageEditCommands Members

DevExpress.Maui.Editors Namespace