'Declaration Public Function GetColorBlend( _ ByVal path As System.String _ ) As System.Drawing.Drawing2D.ColorBlend
public System.Drawing.Drawing2D.ColorBlend GetColorBlend( System.string path )
Parameters
- path
- The target path.
Return Value
The color blend specified by path.