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