Click or drag to resize

MorphoDocumentCommandMode Property

Gets or set the type of morphological filter to perform.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public MorphoDocumentMode Mode { get; set; }

Property Value

Type: MorphoDocumentMode
The type of morphological filter to perform.
See Also