'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.
'Declaration Public Overloads Function GetColor( _ ByVal path As System.String _ ) As System.Drawing.Color
public System.Drawing.Color GetColor( System.string path )