Description

Returns the center of a graphic object.

Return Type

None  

Syntax

object.GetCenter x, y

The GetCenter Method syntax has these parts:

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

Returned center x coordinate.

yRequired. A Single value.

Returned center y coordinate.

Remarks

The returned center is in image coordinates.