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