Accusoft NotateXpress 13
PrgGetNextItem Method
The handle of a layer returned by the CreateLayer method.
Description
Gets the next element in an enumeration sequence of elements for the specific layer.
Syntax
Visual Basic
Public Function PrgGetNextItem( _
   ByVal layerHandle As Long _
) As Long
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
Return Type
The sequence number of the next element. If there are no more items, this method returns 0.
Remarks

To start the calling sequence, call PrgGetFirstItem.

The enumeration sequence returns elements in Z-order, starting at the bottom.

See Also

NotateXpress Object  | NotateXpress Members  | PrgGetFirstItem Method  | Modifying Existing Annotations

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback