'Declaration
Public Sub Or( _ ByVal other As IntervalBitmap, _ ByVal row As Integer, _ ByVal row2 As Integer _ )
'Usage
Dim instance As IntervalBitmap Dim other As IntervalBitmap Dim row As Integer Dim row2 As Integer instance.Or(other, row, row2)
Parameters
- other
- row
- row2