| オーバーロード | 解説 |
|---|---|
| Create(RenderTarget,Bitmap) | Creates an BitmapBrushfrom the specified bitmap. |
| Create(RenderTarget,Bitmap,BitmapBrushProperties) | Creates an BitmapBrushfrom the specified bitmap. |
| Create(RenderTarget,Bitmap,BrushProperties) | Creates an BitmapBrushfrom the specified bitmap. |
| Create(RenderTarget,Bitmap,Nullable<BitmapBrushProperties>,Nullable<BrushProperties>) | Creates an BitmapBrushfrom the specified bitmap. |