ComponentOne Themes for WinForms
GetBlend Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class : GetBlend Method
The target path.
Gets a System.Drawing.Drawing2D.Blend specified by a path.
Syntax
'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.
See Also

Reference

C1Theme Class
C1Theme Members