GetRectValuesObject Method

See Also     Examples     Applies To

Returns the coordinates in pixel of the selection rectangle into the object space.

Syntax

object.GetRectValuesObject (*nLeft, *nTop, *nWidth, *nHeight)

The GetRectValuesObject syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
*nLeft Required. Output Long. Returns Left pixel position of the rectangle.
*nTop Required. Output Long. Returns Top pixel position of the rectangle.
*nWidth Required. Output Long. Returns Width of the rectangle in pixel.
*nHeight Required. Output Long. Returns Height of the rectangle in pixel.







© Copyright 2007 GdPicture All rights reserved.
Documentation MAP.