Click or drag to resize

MorphoOpenSelectedCommand Class

Applies morphological close operation to selected regions. Use this operation to merge neighboring features.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsGrowOrShrinkSelectedCommand
                MediaCy.Addins.MeasurementsMorphoOpenSelectedCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class MorphoOpenSelectedCommand
	Inherits GrowOrShrinkSelectedCommand
Constructors
  NameDescription
Public methodMorphoOpenSelectedCommand
Initializes a new instance of the MorphoOpenSelectedCommand class
Public methodMorphoOpenSelectedCommand(String)
Initializes a new instance of the MorphoOpenSelectedCommand class
Public methodMorphoOpenSelectedCommand(McCommand, String)
Initializes a new instance of the MorphoOpenSelectedCommand class
Top
Remarks