InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / C1Colors Class / ColorToString Method

In This Topic
    ColorToString Method (C1Colors)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ColorToString( _
       ByVal v As Color _
    ) As String
    public static string ColorToString( 
       Color v
    )

    Parameters

    v
    See Also