GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IndexBitmap クラス > Or メソッド : Or(IndexBitmap,Int32,Int32) メソッド |
'宣言
Public Overloads Sub Or( _ ByVal otherBitmap As IndexBitmap, _ ByVal index As Integer, _ ByVal index2 As Integer _ )
public void Or( IndexBitmap otherBitmap, int index, int index2 )