Previous Document Next Document

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


CorelScript.SelectObjectsInRect

Function SelectObjectsInRect(Top As Long, Left As Long, Bottom As Long, Right As Long, IncludeIntersecting As Boolean) As Boolean

Description

Member of CorelScript

The SelectObjectsInRect method selects all objects found within a defined rectangular area.

Parameter
Description
Top
Specifies the y-coordinate of the upper-left corner of the distribution rectangle, in tenths of a micron and relative to the center of the page
Left
Specifies the x-coordinate of the upper-left corner of the distribution rectangle, in tenths of a micron and relative to the center of the page
Bottom
Specifies the y-coordinate of the lower-right corner of the distribution rectangle, in tenths of a micron and relative to the center of the page
Right
Specifies the x-coordinate of the lower-right corner of the distribution rectangle, in tenths of a micron and relative to the center of the page
IncludeIntersecting
Specifies whether to include intersecting objects in the selection. True (-1) enables this option, while False (0) disables it.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.