| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > SolidColorBrush Class > Create Method : Create(RenderTarget,ColorF) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal color As ColorF _ ) As SolidColorBrush
public static SolidColorBrush Create( RenderTarget renderTarget, ColorF color )