PathEngine home previous: iAnchorsAndPinnedShapes::anchor_Name()next: iAnchorsAndPinnedShapes::anchor_VerticalRange()
Contents, API Reference, Interfaces, iAnchorsAndPinnedShapes, anchor_Orientation

iAnchorsAndPinnedShapes::anchor_Orientation()

Description

Returns the facing direction for the specified anchor.

Syntax

tSigned32 anchor_Orientation(tSigned32 anchorIndex) const;
        

Parameters

anchorIndex The (zero-based) index of the anchor being queried.

Return value

The facing direction of the anchor, using PathEngine's integer angle representation.

Remarks

Anchor's always have an associated facing direction.
If facing direction has no meaning for an anchor or is not defined by content then a value of zero should be returned.


Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iAnchorsAndPinnedShapes::anchor_VerticalRange()