[]
        
(Showing Draft Content)

C1.Win.Themes.C1Theme.GetDouble

GetDouble Method

GetDouble(string)

Gets a double value specified by a path.

Declaration
public double GetDouble(string path)
Public Function GetDouble(path As String) As Double
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
double

The double value specified by path.