ImageEditCommands Members
In This Article
ImageEdit
commands.
#Properties
Name | Description |
---|---|
Flip |
Returns the command that flips the edit image horizontally. |
Flip |
Returns the command that flips the edit image vertically. |
Reset | Returns the command that resets the edit image to the initial state. |
Rotate |
Returns the command that rotates the edit image to the left. |
Rotate |
Returns the command that rotates the edit image to the right. |
Switch |
Returns the command that switches the crop area between ellipse and rectangle shapes. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also