Object Model Reference : Classes : F : Fill : Methods : Fill.UserAssign |
Function UserAssign([FillType As cdrFillType = cdrNoFill], [PatternType As cdrPatternFillType = cdrTwoColorPattern], [ParentWindowHandle As Long]) As Boolean
Member of Fill
The UserAssign method shows the corresponding Properties dialog box for a fill.
Parameter
|
Description
|
FillType
|
Specifies the fill type. This parameter is optional, and its default value is cdrNoFill (0).
|
PatternType
|
Specifies the pattern type. This parameter is optional, and its default value is cdrTwoColorPattern (0).
|
ParentWindowHandle
|
Specifies the handle of the parent window. This parameter is optional, and its default value is 0.
|
Copyright 2013 Corel Corporation. All rights reserved.