API Documentation
>
CorelDRAW
>
2025-v26
>
Shape
>
IVGShape
Shape.IsTypeAnyOf method
Returns True if the specified shape is of a type included in the list
Syntax:
Function
IsTypeAnyOf
(
ByRef
ParamArray
TypeList
()
As
Variant
)
As
Boolean
Parameters:
Name
Type
Description
TypeList
Variant
Remarks:
The
IsTypeAnyOf
method returns
True
if a shape is of any type specified in a given list.