API Documentation
>
CorelDRAW
>
2025-v26
>
ShapeRange
>
IVGShapeRange
ShapeRange.FindAnyOfType method
Returns a list of shapes of specific types contained in the range
Syntax:
Function
FindAnyOfType
(
ByRef
ParamArray
TypeList
()
As
Variant
)
As
ShapeRange
Parameters:
Name
Type
Description
TypeList
Variant
Remarks:
The
FindAnyOfType
method returns a list of shapes of specific types that are contained in a shape range.