Combines the transparency.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim transparency1 As Double
Dim transparency2 As Double
Dim value As Double
value = DrawingUtility.CombineTransparency(transparency1, transparency2) |
Parameters
- transparency1
- The first transparency.
- transparency2
- The second transparency.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also