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