Accusoft NotateXpress 12
PrgMoveItem Method
See Also  Send comments on this topic.
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.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : PrgMoveItem Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.