Accusoft NotateXpress 13
PrgGetFirstItem Method
The handle of a layer returned by the CreateLayer method.
Description
Gets the first element in an enumeration sequence of elements for the specific layer.
Syntax
Visual Basic
Public Function PrgGetFirstItem( _
   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 first element. If there are no items, this method returns 0.
Remarks

To retrieve the remaining elements after calling this method, call PrgGetNextItem.

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

See Also

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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback