Description

Returns the offset of the label attached to this object in both directions, relatively to the object position.

Return Type

None  

Syntax

object.GetLabelOffset OffsetX, OffsetY

The GetLabelOffset Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjPoly.
OffsetXRequired. A Long value.

x offset of the label object.

OffsetYRequired. A Long value.

y offset of the label object.

Remarks

These values can be negative.