Click or drag to resize

Options Class

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

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

The Options type exposes the following members.

Constructors
  NameDescription
Public methodOptions
Initializes a new instance of the Options class
Public methodOptions(String)
Initializes a new instance of the Options class
Public methodOptions(McCommand)
Initializes a new instance of the Options class
Top
Properties
  NameDescription
Public propertyAllowResize
Allow resize or not images in the view.
Public propertyAllowRotate
Allow rotate or not images in the view.
Public propertyAspectRatio
Keep aspect ratio of the images in the view while resizing.
Public propertyBackground
Backgroud color of the view.
Public propertySnapTo
Defines Snap-To option.
Public propertyTransparency
Use "Light-Box" mode.
Top
Methods
  NameDescription
Public methodStatic memberCreate
Top
Remarks