Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SelectObjectAtPoint


CorelScript.SelectObjectAtPoint

Function SelectObjectAtPoint(XPos As Long, YPos As Long, SelectInsideGroup As Boolean) As Boolean

Description

Member of CorelScript

The SelectObjectAtPoint method toggles the selection of an object at the specified point. Using this method is the same as holding down the Shift key and clicking an object.

Parameter
Description
XPos
Specifies one of the x-coordinates of the selected object, in tenths of a micron and relative to the center of the page
YPos
Specifies one of the y-coordinates of the selected object, in tenths of a micron and relative to the center of the page
SelectInsideGroup
Specifies whether to include grouped objects. True (-1) enables this option, while False (0) disables it.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.