ComponentOne Themes for WinForms
GetColor(String) Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class > GetColor Method : GetColor(String) Method
The target path.
Gets a System.Drawing.Color value specified by a path.
Syntax
'Declaration
 
Public Overloads Function GetColor( _
   ByVal path As System.String _
) As System.Drawing.Color
public System.Drawing.Color GetColor( 
   System.string path
)

Parameters

path
The target path.

Return Value

The color specified by path.
See Also

Reference

C1Theme Class
C1Theme Members
Overload List