Description

A method to obtain both the Pan and Scroll properties with a single call.

Return Type

None  

Syntax

object.GetPanScroll plPan, plScroll

The GetPanScroll Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McView.
plPanRequired. A Long value.

long* : The horizontal offset, in image pixel coordinates.

plScrollRequired. A Long value.

long* : The vertical offset, in image pixel coordinates.

Remarks

Refer to each property for more details. The blending and masking images, if any, are also panned and scrolled.