ComponentOne FlexReport for WinForms
C1SolidBrush Constructor(Color)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1SolidBrush Class > C1SolidBrush Constructor : C1SolidBrush Constructor(Color)
The value of the Color property.
Initializes a new instance of the C1SolidBrush class.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As System.Drawing.Color _
)
public C1SolidBrush( 
   System.Drawing.Color color
)

Parameters

color
The value of the Color property.
See Also

Reference

C1SolidBrush Class
C1SolidBrush Members
Overload List