'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal bitmap As Bitmap _ ) As BitmapBrush
public static BitmapBrush Create( RenderTarget renderTarget, Bitmap bitmap )
パラメータ
- renderTarget
- RenderTarget のインスタンス。
- bitmap
- 新しいブラシのビットマップの内容。