API Documentation
>
CorelDRAW
>
2025-v26
>
Style
>
IVGStyle
Style.SetBasedOn method
Changes the parent style this style derives from
Syntax:
Function
SetBasedOn
(
ByVal
NewParent
As
String
)
As
Boolean
Parameters:
Name
Type
Description
NewParent
String
Remarks:
The
SetBasedOn
function changes the parent style from which the style is derived. This function returns True when the change is successful.