Including queries in macros : Understanding the available query criteria : Querying outlines |
You can query the outline properties of the shapes on a page or layer.
To access the outline properties of the current shape, you must prepend the property name with the at sign ( @
). Thus, @type
calls the Outline.Type property of the current shape.
• |
You can call an expression without specifying the current shape. However, in
this case, the @ operator is unavailable.
|
Outline queries can return values of any of the other supported object types (see Understanding the available query criteria).
Outlines support the following query criteria:
Copyright 2013 Corel Corporation. All rights reserved.