DioDocs for PDF
Create(RenderTarget,Bitmap) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > BitmapBrush クラス > Create メソッド : Create(RenderTarget,Bitmap) メソッド
an instance of RenderTarget
The bitmap contents of the new brush.
Creates an BitmapBrush from the specified bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal bitmap As Bitmap _
) As BitmapBrush
public static BitmapBrush Create( 
   RenderTarget renderTarget,
   Bitmap bitmap
)

パラメータ

renderTarget
an instance of RenderTarget
bitmap
The bitmap contents of the new brush.
参照

BitmapBrush クラス
BitmapBrush メンバ
オーバーロード一覧