Click or drag to resize

SegmentationOptionsCommand Class

Sets segmentation options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDSegmentationOptionsCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SegmentationOptionsCommand
	Inherits BaseObjectCommand(Of Properties)

The SegmentationOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodSegmentationOptionsCommand
Initializes a new instance of the SegmentationOptionsCommand class
Public methodSegmentationOptionsCommand(McCommand)
Initializes a new instance of the SegmentationOptionsCommand class
Public methodSegmentationOptionsCommand(McCommand, Object)
Initializes a new instance of the SegmentationOptionsCommand class
Top
Properties
  NameDescription
Public propertyFilterRanges
List of filter ranges
Top
Methods
  NameDescription
Public methodApplyProperties (Overrides BaseObjectCommand.ApplyProperties(Object).)
Public methodReadProperty (Overrides BaseObjectCommand.ReadProperty(Object, UTP).)
Public methodSaveParameterAsCode (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks