C1.Silverlight.Schedule.5
GetARGBstring Method

The Colorvalue.
Returns string representation of color in ARGB format.
Syntax
'Declaration
 
Public Shared Function GetARGBstring( _
   ByVal color As System.Windows.Media.Color _
) As System.String
public static System.string GetARGBstring( 
   System.Windows.Media.Color color
)

Parameters

color
The Colorvalue.

Return Value

The string representation of color in ARGB format
See Also

Reference

C1Brush Class
C1Brush Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.