Accusoft NotateXpress 13
ElementChangePoint Method
The handle of the element returned by the ElementCreate method.
The zero-based index of the point to change.
The new x coordinate of the point in pixels.
The new y coordinate of the point in pixels.
Description
Changes the point coordinates of the (zero-based) index of the point specified.
Syntax
Visual Basic
Public Sub ElementChangePoint( _
   ByVal elementHandle As Long, _
   ByVal whichPoint As Long, _
   ByVal x As Long, _
   ByVal y As Long _
) 
Parameters
elementHandle
The handle of the element returned by the ElementCreate method.
whichPoint
The zero-based index of the point to change.
x
The new x coordinate of the point in pixels.
y
The new y coordinate of the point in pixels.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback