| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > BitmapBrush Class > Create Method : Create(RenderTarget,Bitmap,BitmapBrushProperties) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal bitmap As Bitmap, _ ByVal bitmapBrushProperties As BitmapBrushProperties _ ) As BitmapBrush
public static BitmapBrush Create( RenderTarget renderTarget, Bitmap bitmap, BitmapBrushProperties bitmapBrushProperties )