PrintImageBySize (GdViewer) Method

See Also     Examples     Applies To

Prints the displayed image to the active printer with specific size and position.

Syntax

object.PrintImageBySize (nDstX, nDstY, nWidth, nHeight)

The PrintImageBySize syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nDstX Required. Single. Specifies the x-coordinate (in millimeters) of the upper-left corner of the image into the paper.
nDstY Required. Single. Specifies the y-coordinate (in millimeters) of the upper-left corner of the image into the paper.
nWidth Required. Single. Specifies the width (in millimeters) of image into the paper.
nHeight Required. Single. Specifies the height (in millimeters) of image into the paper.







© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.