The ImageEditor type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
CancelButtonImageFormat |
Gets an ImageFormat object configuring a list of images that are displayed in different states of Cancel button. |
|
CancelButtonText |
Gets or sets a caption of Cancel button. |
|
CancelCropButtonImageFormat |
Gets an ImageFormat object configuring a list of images that are displayed in different states of Cancel Crop button. |
|
CancelCropButtonText |
Gets or sets a caption of Cancel crop button. |
|
CropButtonImageFormat |
Gets an ImageFormat object configuring a list of images that are displayed in different states of Crop button. |
|
CropButtonText |
Gets or sets a caption of Crop button. |
|
CropMinSize |
Gets or sets minimum width and height of the crop rectangle (in pixels). |
|
CropRatio |
Gets or sets an aspect ratio of the crop rectangle. |
|
DescriptionHintText |
Gets or sets a text of the prompt which is displayed when no description is entered. |
|
EnableCrop |
Gets or sets a value indicating whether it is possible to crop an image in the image editor. |
|
RotateButtonImageFormat |
Gets an ImageFormat object configuring a list of images that are displayed in different states of Rotate button. |
|
RotateButtonText |
Gets or sets a caption of Rotate button. |
|
SaveButtonImageFormat |
Gets an ImageFormat object configuring a list of images that are displayed in different states of Save and close button. |
|
SaveButtonText |
Gets or sets a caption of Save and close button. |