| PathEngine home | previous: | next: |
Used to query attributes of the specified anchor in an extensible manner.
tSigned32 anchor_Attribute(tSigned32 anchorIndex, tSigned32 attributeIndex) const;
|
| anchorIndex |
The (zero-based) index of the anchor being queried. | ||
| attributeIndex |
An index to specify the attribute being queried. See |
-1 indicates that the value of the queried attribute is undefined.
Otherwise the value of the queried attribute is returned.
For boolean attributes 0 is used to indicate false, and 1 to indicate true.
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |