PathEngine home previous: iAnchorsAndPinnedShapes::pinnedShape_Attribute()next: iAnchorsAndPinnedShapes::pinnedShape_NumberOfVertices()
Contents, API Reference, Interfaces, iAnchorsAndPinnedShapes, pinnedShape_Name

iAnchorsAndPinnedShapes::pinnedShape_Name()

Description

Returns the name of the specified shape, as a 'C' string.

Syntax

const char* pinnedShape_Name(tSigned32 shapeIndex) const;
        

Parameters

shapeIndex The (zero-based) index of the shape being queried.

Return value

The name of the shape, as a 'C' string.


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