ImageEditProperties Constructors
Contains settings specific to an image editor.| Name | Parameters | Description |
|---|---|---|
| ImageEditProperties() | none | Initializes a new instance of the ImageEditProperties class with default settings. |
| ImageEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the ImageEditProperties class with the specified owner. |
See Also