Click or drag to resize

CheckSubsamplingCommand Class

Check subsampling of the volume and show the warning if it's used.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDCheckSubsamplingCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class CheckSubsamplingCommand
	Inherits OneInputCommand(Of Object)

The CheckSubsamplingCommand type exposes the following members.

Constructors
  NameDescription
Public methodCheckSubsamplingCommand
Initializes a new instance of the CheckSubsamplingCommand class
Public methodCheckSubsamplingCommand(String)
Initializes a new instance of the CheckSubsamplingCommand class
Public methodCheckSubsamplingCommand(McCommand)
Initializes a new instance of the CheckSubsamplingCommand class
Top
Properties
  NameDescription
Public propertyTimeout
Defines timeout for the balloon in seconds.
Top
Remarks