API Documentation > CorelDRAW > 2025-v26 > Transparency > IVGTransparency
Transparency.UserAssign method
Shows the corresponding transparency properties dialog
Syntax:
Function UserAssign(Optional ByVal TransparencyType As cdrTransparencyType = cdrNoTransparency, Optional ByVal PatternType As cdrPatternFillType = cdrTwoColorPattern, Optional ByVal ParentWindowHandle As Long = 0) As Boolean
Parameters:
Name Type Description
TransparencyType
Specifies the type of transparency.
PatternType
Specifies the pattern type.
ParentWindowHandle
Long
Specifies the handle of the parent window.
Remarks:
The UserAssign method displays the corresponding Transparency Properties dialog box.