Click or drag to resize

SetAngle Class

Sets the angle to all or selected images in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareSetAngle

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class SetAngle
	Inherits TwoInputsCommand(Of McImageCompareDocument, McImage)

The SetAngle type exposes the following members.

Constructors
  NameDescription
Public methodSetAngle
Initializes a new instance of the SetAngle class
Public methodSetAngle(String)
Initializes a new instance of the SetAngle class
Public methodSetAngle(McCommand)
Initializes a new instance of the SetAngle class
Top
Properties
  NameDescription
Public propertyAngle
Angle of the image.
Top
Remarks