BootstrapBinaryImageEditingSettings Constructors
Contains settings that relate to the editing functionality of the Binary Image.Name | Parameters | Description |
---|---|---|
BootstrapBinaryImageEditingSettings() | none | Initializes a new instance of the BootstrapBinaryImageEditingSettings class with default settings. |
BootstrapBinaryImageEditingSettings(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapBinaryImageEditingSettings class with the specified owner. |
See Also