| PathEngine home | previous: | next: |
Returns the horizontal coordinates of the specified anchor.
void anchor_HorizontalPosition(tSigned32 anchorIndex, tSigned32& x, tSigned32& y);
|
| anchorIndex |
The (zero-based) index of the anchor being queried. | ||
| x | Returns the anchor's x coordinate. | ||
| y | Returns the anchor's y coordinate. |
Refer to
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |