Click or drag to resize

ModifyROICommand Class

Modify VOI of 3D view.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDMcNDROIClassCommand
          MediaCy.Viewers.NDModifyROICommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class ModifyROICommand
	Inherits McNDROIClassCommand

The ModifyROICommand type exposes the following members.

Constructors
  NameDescription
Public methodModifyROICommand
Initializes a new instance of the ModifyROICommand class
Public methodModifyROICommand(McCommand)
Initializes a new instance of the ModifyROICommand class
Public methodModifyROICommand(McCommand, Object)
Initializes a new instance of the ModifyROICommand class
Top
Properties
  NameDescription
Public propertyInput
Input window, must be ND window
Top
Methods
  NameDescription
Public methodStatic memberFromWindowND
Public methodRun
Top
Remarks