ImageGear Professional for Windows ActiveX
SelectEvent Event

Description:

Fires when the user releases the left mouse button after selecting a rectangle and the property SelectEvent Property is set to IG_VIEW_SELECT_FIRE or IG_VIEW_SELECT_FIRE_AND_ZOOM.

Syntax:

Sub IGPageViewCtl1_SelectEvent(lplLeft As Long, lplTop As Long,
lplRight As Long, lplBottom As Long)

Parameters:

Name Description
lplLeftX X coordinate of the left-top corner of the rectangle selected
lplTopY Y coordinate of the left-top corner of the rectangle selected
lplRightX X coordinate of the bottom-right corner of the rectangle selected
lplBottomY Y coordinate of the bottom-right corner of the rectangle selected

Sample:

Display_View

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback