| PathEngine home | previous: | next: |
Used to query attributes of the specified shape in an extensible manner.
tSigned32 pinnedShape_Attribute(tSigned32 shapeIndex, tSigned32 attributeIndex) const;
|
| shapeIndex |
The (zero-based) index of the shape 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: |