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