Accusoft NotateXpress 13
GrpSetRect Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
The left coordinate of the bounding rectangle.
The top coordinate of the bounding rectangle.
The right coordinate of the bounding rectangle.
The bottom coordinate of the bounding rectangle.
Description
Sets the bounding rectangle for the specified group.
Syntax
Visual Basic
Public Sub GrpSetRect( _
   ByVal layerHandle As Long, _
   ByVal groupID 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.
groupID
The handle of a group returned by the GrpCreateGroup method.
left
The left coordinate of the bounding rectangle.
top
The top coordinate of the bounding rectangle.
right
The right coordinate of the bounding rectangle.
bottom
The bottom coordinate of the bounding rectangle.
See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback