Object Model Reference : Classes : T : Transparency : Methods : Transparency.UserAssign |
Function UserAssign([TransparencyType As cdrTransparencyType = cdrNoTransparency], [PatternType As cdrPatternFillType = cdrTwoColorPattern], [ParentWindowHandle As Long]) As Boolean
Member of Transparency
The UserAssign method displays the corresponding Transparency Properties dialog box.
Parameter
|
Description
|
TransparencyType
|
Specifies the type of transparency. This parameter is optional, and its default value is cdrNoTransparency (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.