ActiveReports 8
FromArgb(Int32) Method

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

Parameters

value
The value.
See Also

Reference

Color Structure
Color Members
Overload List

Support Forum