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