[]
        
(Showing Draft Content)

C1.Schedule.C1Brush.GetARGBstring

GetARGBstring Method

GetARGBstring(Color)

Returns string representation of color in ARGB format.

Declaration
public static string GetARGBstring(Color color)
Public Shared Function GetARGBstring(color As Color) As String
Parameters
Type Name Description
Color color

The Colorvalue.

Returns
Type Description
string

The string representation of color in ARGB format