[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1Theme.GetPoint

GetPoint Method

GetPoint(string)

Gets a Point specified by a path.

Declaration
public Point GetPoint(string path)
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
Point

The point specified by path.