Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SelectPreviousObject |
Function SelectPreviousObject(SelectInsideGroup As Boolean) As Boolean
Member of CorelScript
The SelectPreviousObject method selects the previously selected object in a drawing.
• |
The objects are selected in the order in which they were created.
|
• |
You can repeat this method until the desired object is selected.
|
Parameter
|
Description
|
SelectInsideGroup
|
Specifies whether to include grouped objects. True (-1) enables this option, while False (0) disables it.
|
Copyright 2013 Corel Corporation. All rights reserved.