Click or drag to resize

PreviewOptions Class

Sets the Image Compare preview options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.Addins.ImageComparePreviewOptions

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class PreviewOptions
	Inherits OneInputCommand(Of McImageCompareDocument)

The PreviewOptions type exposes the following members.

Constructors
  NameDescription
Public methodPreviewOptions
Initializes a new instance of the PreviewOptions class
Public methodPreviewOptions(String)
Initializes a new instance of the PreviewOptions class
Public methodPreviewOptions(McCommand)
Initializes a new instance of the PreviewOptions class
Top
Properties
  NameDescription
Public propertyBestFit
Apply Best-Fit or not to the preview image.
Public propertyPreview
Show or hide preview pane.
Public propertySize
Size of the preview pane in %.
Public propertyType
Defines preview type.
Top
Methods
  NameDescription
Public methodStatic memberCreate
Top
Remarks