Accusoft NotateXpress 13
PrgMoveItem Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
The new x coordinate.
The new y coordinate.
Description
Moves the specified existing annotation element for the specific layer to the new coordinates.
Syntax
Visual Basic
Public Sub PrgMoveItem( _
   ByVal Layer As Long, _
   ByVal id As Long, _
   ByVal x As Long, _
   ByVal y As Long _
) 
Parameters
Layer
The handle of a layer returned by the CreateLayer method.
id
The handle of an element returned by the ElementAppend method.
x
The new x coordinate.
y
The new y coordinate.
See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback