Click or drag to resize

McViewClassCommand Class

Sets view options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMcViewClassCommandProperties
        MediaCy.Viewers.ImageMcViewClassCommand

Namespace:  MediaCy.Viewers.Image
Assembly:  MediaCy.Viewers.Image (in MediaCy.Viewers.Image.dll) Version: 3.1.0.0
Syntax
VB
Public Class McViewClassCommand
	Inherits BaseObjectCommand(Of McViewClassCommandProperties)

The McViewClassCommand type exposes the following members.

Constructors
  NameDescription
Public methodMcViewClassCommand
Initializes a new instance of the McViewClassCommand class
Public methodMcViewClassCommand(McCommand)
Initializes a new instance of the McViewClassCommand class
Public methodMcViewClassCommand(McCommand, Object)
Initializes a new instance of the McViewClassCommand class
Top
Properties
  NameDescription
Public propertyAutoZoomMode
Auto zoom mode
Public propertyMagnification
View magnification
Public propertyPan
Pan in horizontal direction
Public propertyScroll
Scroll in vertical direction
Top
Remarks