API Documentation
>
CorelDRAW
>
2025-v26
>
Shape
>
IVGShape
Shape.CopyPropertiesFrom method
Copies fill, outline and/or text properties from another shape
Syntax:
Function
CopyPropertiesFrom
(
ByVal
Source
As
Shape
,
ByVal
Properties
As
cdrCopyProperties
)
As
Boolean
Parameters:
Name
Type
Description
Source
Shape
Properties
cdrCopyProperties
Remarks:
The
CopyPropertiesFrom
method specifies whether to copy fill, outline, or text properties - or some combination of those - from another shape.