DioDocs for PDF
ImportAsFragment(GcWicBitmap,Int32,Int32) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ImportAsFragment メソッド : ImportAsFragment(GcWicBitmap,Int32,Int32) メソッド
The source GcWicBitmap.
The destination X pixel coordinate within the target bitmap.
The destination Y pixel coordinate within the target bitmap.
Loads another GcWicBitmap at the given destination within the image.
シンタックス
'宣言
 
Public Overloads Sub ImportAsFragment( _
   ByVal sourceWicBitmap As GcWicBitmap, _
   ByVal xDst As System.Integer, _
   ByVal yDst As System.Integer _
) 
public void ImportAsFragment( 
   GcWicBitmap sourceWicBitmap,
   System.int xDst,
   System.int yDst
)

パラメータ

sourceWicBitmap
The source GcWicBitmap.
xDst
The destination X pixel coordinate within the target bitmap.
yDst
The destination Y pixel coordinate within the target bitmap.
参照

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