ImageEditPropertiesBase Constructors
Contains the base settings specific to editors which are capable of displaying images.| Name | Parameters | Description |
|---|---|---|
| ImageEditPropertiesBase() | none | Initializes a new instance of the ImageEditPropertiesBase class with default settings. |
| ImageEditPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the ImageEditPropertiesBase class with the specified owner. |
See Also