[]
        
(Showing Draft Content)

C1.Win.Themes.C1Theme.GetColorBlend

GetColorBlend Method

GetColorBlend(string)

Gets a ColorBlend specified by a path.

Declaration
public ColorBlend GetColorBlend(string path)
Public Function GetColorBlend(path As String) As ColorBlend
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
ColorBlend

The color blend specified by path.