Accusoft NotateXpress 13
PrgSetItemRect Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.

The new left coordinate of the bounding rectangle.

The new top coordinate of the bounding rectangle.

The new right coordinate of the bounding rectangle.

The new bottom coordinate of the bounding rectangle.

Description
Sets the bounding rectangle for a specific element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemRect( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal left As Long, _
   ByVal top As Long, _
   ByVal right As Long, _
   ByVal bottom As Long _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
left

The new left coordinate of the bounding rectangle.

top

The new top coordinate of the bounding rectangle.

right

The new right coordinate of the bounding rectangle.

bottom

The new bottom coordinate of the bounding rectangle.

See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback