BootstrapBinaryImageEditingSettingsBase Constructors
Serves as a base class for classes that contain settings that relate to the editing functionality of the Binary Image.Name | Parameters | Description |
---|---|---|
BootstrapBinaryImageEditingSettingsBase() | none | Initializes a new instance of the BootstrapBinaryImageEditingSettingsBase class. |
BootstrapBinaryImageEditingSettingsBase(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapBinaryImageEditingSettingsBase class with the specified owner. |
See Also