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

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback