Click or drag to resize

MeasurementsCommandsMorphoOpen Property

Applies morphological close operation to selected regions. Use this operation to merge neighboring features.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property MorphoOpen ( 
	parent As McCommand
) As MorphoOpenSelectedCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: MorphoOpenSelectedCommand
See Also