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

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > BitmapBrush クラス > Create メソッド : Create(RenderTarget,Bitmap,BitmapBrushProperties) メソッド
an instance of RenderTarget
The bitmap contents of the new brush.
The extend modes and interpolation mode of the new brush, or NULL. If this parameter is NULL, the brush defaults to the ExtendMode.Clamp horizontal and vertical extend modes and the BitmapInterpolationMode.Linear interpolation mode.
Creates an BitmapBrush from the specified bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal bitmap As Bitmap, _
   ByVal bitmapBrushProperties As BitmapBrushProperties _
) As BitmapBrush

パラメータ

renderTarget
an instance of RenderTarget
bitmap
The bitmap contents of the new brush.
bitmapBrushProperties
The extend modes and interpolation mode of the new brush, or NULL. If this parameter is NULL, the brush defaults to the ExtendMode.Clamp horizontal and vertical extend modes and the BitmapInterpolationMode.Linear interpolation mode.
参照

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