ActiveReports 13
Color Constructor

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Color Structure : Color Constructor
The value.
Initializes a new instance of the Color struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Long _
)
public Color( 
   long value
)

Parameters

value
The value.
See Also

Reference

Color Structure
Color Members