The following tables list the members exposed by RasterImageEditor.
Public Properties
Public Methods
| Name | Description |
| EditValue | Overloaded. Overridden. Edits the specified object's value using the editor style indicated by the GetEditStyle method. |
| GetEditStyle | Overloaded. Overridden. Gets the editor style used by the EditValue 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 PaintValueEventArgs. |
Top
See Also