Gets the unique sequence number of the specified (one-based) annotation element in the specified layer.
Visual Basic |
---|
Public Function PrgSequenceFromEntry( _ ByVal layerHandle As Long, _ ByVal entryNum As Long _ ) As Long |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- entryNum
- The one-based index entry of the element requested.
The element's sequence number.
If the requested element (entryNum) is greater than the number of elements in the layer, this will return an "Item Not Found"