API Documentation > CorelDRAW > 2025-v26 > Fill > IVGFill
Fill.UserAssign method
Shows the corresponding fill properties dialog
Syntax:
Function UserAssign(Optional ByVal FillType As cdrFillType = cdrNoFill, Optional ByVal PatternType As cdrPatternFillType = cdrTwoColorPattern, Optional ByVal ParentWindowHandle As Long = 0) As Boolean
Parameters:
Name Type Description
FillType
Specifies the fill type.
PatternType
Specifies the pattern type.
ParentWindowHandle
Long
Specifies the handle of the parent window.
Remarks:
The UserAssign method shows the corresponding Properties dialog box for a fill.