Previous Document Next Document

Object Model Reference : Classes : S : Shape : Methods : Shape.CompareToEx


Shape.CompareToEx

Function CompareToEx(Shape2 As Shape, Condition As String, [Data]) As Boolean

Description

Member of Shape

The CompareToEx method compares two shapes by using a Corel Query Language (CQL) expression as a condition. A value of True is returned if the condition is met.

 
For information on CQL, see the section “Including queries in macros.”

Parameter
Description
Shape2
Specifies the shape to which to compare
Condition
Specifies the CQL condition
Data
Specifies any data that can be referenced by the CQL expression as @data. This parameter is optional.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.