Click or drag to resize

OptionsLiveTilingCommand Class

Sets Live tiling options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandOptionsLiveTilingCommandProperties
        MediaCy.Addins.LiveOperationsOptionsLiveTilingCommand

Namespace:  MediaCy.Addins.LiveOperations
Assembly:  MediaCy.Addins.LiveOperations (in MediaCy.Addins.LiveOperations.dll) Version: 3.1.0.0
Syntax
VB
Public Class OptionsLiveTilingCommand
	Inherits BaseObjectCommand(Of OptionsLiveTilingCommandProperties)

The OptionsLiveTilingCommand type exposes the following members.

Constructors
  NameDescription
Public methodOptionsLiveTilingCommand
Initializes a new instance of the OptionsLiveTilingCommand class
Public methodOptionsLiveTilingCommand(McCommand)
Initializes a new instance of the OptionsLiveTilingCommand class
Public methodOptionsLiveTilingCommand(McCommand, Object)
Initializes a new instance of the OptionsLiveTilingCommand class
Top
Properties
  NameDescription
Public propertyAutoEDF
Use EDF adding tiles
Public propertyAutoTiling
Auto tiling, add tiles automatically when the tiling condition is correct.
Public propertyBackgroundColor
Color of the area around tiles.
Public propertyBackgroundCorrection
Correct background adding tiles.
Public propertyBlendingType
Blending type adding tiles
Public propertyBoxColorError
Color of the overlay box when correlation level is low
Public propertyBoxColorGo
Color of the overlay box when tile is ready to be added
Public propertyBoxColorNormal
Color of the overlay box in normal mode
Public propertyMatchingThreshold
Matching threshold level detecting shifts below which the tile is not added automatically.
Public propertyMaxUndoBuffers
Maximum number of Undo buffers.
Public propertyMotionDetection
Activate motion detection. When On the tile is not added until the stage movement is paused.
Public propertyPlaySound
Play sound controlling tiling process
Public propertyShowCropROI
Show ROI on the output image
Public propertyShowFPSWarning
Show warning when capture frame rate is slow during live tiling.
Public propertyShowInfoPos
Show info dialog after setting new starting tiling position
Public propertyShowInfoUndo
Show info dialog after Undo operation
Public propertySplitViews
Show output tiled image on the right side of the live preview
Public propertyTileWithEDF
Width of auto-align pattern.
Public propertyUseOwnThread
Run in background thread
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks