ComponentOne Document Library for UWP
C1SolidBrush Constructor(Color)

C1.UWP.Document Assembly > C1.Xaml.Document 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 Windows.UI.Color _
)
public C1SolidBrush( 
   Windows.UI.Color color
)

Parameters

color
The value of the Color property.
See Also

Reference

C1SolidBrush Class
C1SolidBrush Members
Overload List