ActiveReports 8
FromArgb(Int32,Color) Method

A.
The c.
Creates new color from color components.
Syntax
'Declaration
 
Public Overloads Shared Function FromArgb( _
   ByVal a As System.Integer, _
   ByVal c As Color _
) As Color
public static Color FromArgb( 
   System.int a,
   Color c
)

Parameters

a
A.
c
The c.
See Also

Reference

Color Structure
Color Members
Overload List

Support Forum