IMcViewSetPanScroll Method
|
|
A method to set both the Pan and Scroll properties with a single call.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxSub SetPanScroll (
lPan As Integer,
lScroll As Integer
)
Parameters
- lPan
- Type: SystemInt32
The horizontal offset, in image pixel coordinates. - lScroll
- Type: SystemInt32
The vertical offset, in image pixel coordinates.
RemarksRefer to each property for more details.
The blending and masking images, if any, are also panned and scrolled.
See AlsoReference
SetBlendAlignLeftTop
GetMaskAlignLeftTop
SetMaskAlignLeftTop