Description

Returns the position of a graphic object.

Return Type

None  

Syntax

object.GetPosition x, y

The GetPosition Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjPoly.
xRequired. A Single value.

Returned x position.

yRequired. A Single value.

Returned y position.

Remarks

The returned position is in image coordinates and is usually the left upper point defining the object.