ANGLETOPAR Function

Returns a transformed angle in the destination shape's parent coordinate system. It converts an angle from local coordinates in a source shape to the parent coordinates in a destination shape.

Syntax

ANGLETOPAR(srcAngle, srcRef, dstRef)

Remarks

This function works even when the source and destination shapes are within groups. It also adjusts for rotation and flips in the intermediate transformation.

The source and destination coordinates must be on the same page.

If the destination is a page, which has no parent, the result is expressed in page's local coordinates.