ActiveReports 9
ApplyTransparency Method

Adjust the color with provided transparency.
Syntax
'Declaration
 
Public Shared Function ApplyTransparency( _
   ByVal color As ColorEx, _
   ByVal transparency As System.Double _
) As ColorEx
public static ColorEx ApplyTransparency( 
   ColorEx color,
   System.double transparency
)

Parameters

color
transparency
See Also

Reference

ColorEx Structure
ColorEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum