The following tables list the members exposed by RasterImageEditor.
| Name | Description | |
|---|---|---|
| RasterImageEditor Constructor |
| Name | Description | |
|---|---|---|
| IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor) |
| Name | Description | |
|---|---|---|
| EditValue | Overloaded. Overridden. Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. |
| GetEditStyle | Overloaded. Overridden. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. |
| GetPaintValueSupported | Overloaded. Overridden. Indicates whether the specified context supports painting a representation of an object's value within the specified context. |
| PaintValue | Overloaded. Overridden. Paints a representation of the value of an object using the specified System.Drawing.Design.PaintValueEventArgs. |