Click or drag to resize

ImageSetViewOptionsCommand Class

Sets view options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandImageSetViewOptionsCommandProperties
        MediaCy.Viewers.SetImageSetViewOptionsCommand

Namespace:  MediaCy.Viewers.Set
Assembly:  MediaCy.Viewers.Set (in MediaCy.Viewers.Set.dll) Version: 3.1.0.0
Syntax
VB
Public Class ImageSetViewOptionsCommand
	Inherits BaseObjectCommand(Of ImageSetViewOptionsCommandProperties)

The ImageSetViewOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodImageSetViewOptionsCommand
Initializes a new instance of the ImageSetViewOptionsCommand class
Public methodImageSetViewOptionsCommand(McCommand)
Initializes a new instance of the ImageSetViewOptionsCommand class
Public methodImageSetViewOptionsCommand(McCommand, Object)
Initializes a new instance of the ImageSetViewOptionsCommand class
Top
Properties
  NameDescription
Public propertyActiveDimension
ActiveDimension
Public propertyActiveRegionInUse
ActiveRegionInUse
Public propertyColorCompositeView
ColorCompositeView
Public propertyImports (Overrides McCommandImports.)
Public propertyInput
Public propertySetCanColorComposite
SetCanColorComposite
Public propertyViewLocation
ViewLocation
Top
Methods
  NameDescription
Public methodClone (Overrides BaseObjectCommand.Clone(McCommand).)
Public methodStatic memberFromDocumentView
Public methodStatic memberFromObject
Public methodStatic memberFromWindow
Public methodRun
Public methodSaveParameterAsCode (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks