'宣言 Public Overloads Sub ImportAsFragment( _ ByVal sourceBitmap As GcBitmap, _ ByVal xDst As System.Integer, _ ByVal yDst As System.Integer _ )
public void ImportAsFragment( GcBitmap sourceBitmap, System.int xDst, System.int yDst )
パラメータ
- sourceBitmap
- ソース GrapeCity.Documents.Imaging.GcBitmap。
- xDst
- ターゲットビットマップ内の宛先 X ピクセル座標。
- yDst
- ターゲットビットマップ内の宛先 Y ピクセル座標。