SelectZoneByPoint method (ILEADRasterDocument)
short SelectZoneByPoint (IDispatch *pRaster, long hDC, short iPageIndex, float x, float y); | |
Overview |
Refer to Drawing Pages and Zones |
Remarks
Draws a selection rectangle around the zone located at the specified point.
This method updates the SelectedZone property and the SelectZoneIndex property with information on the zone located at the specified point.
See Also