GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IndexBitmap クラス : Copy メソッド |
'Declaration
Public Shared Sub Copy( _ ByVal source As IndexBitmap, _ ByVal sourceIndex As Integer, _ ByVal target As IndexBitmap, _ ByVal targetIndex As Integer, _ ByVal length As Integer _ )
public static void Copy( IndexBitmap source, int sourceIndex, IndexBitmap target, int targetIndex, int length )