Click or drag to resize

selectRangeArea Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodselectRangeArea(Int32, Int32)
Initializes a new instance of the selectRangeArea class.
Public methodselectRangeArea(selectRange, selectRange)
Two-point constructor: Initializes a new instance of the selectRangeArea struct.
Public methodselectRangeArea(selectRange, Int32, Int32)
Starting point, width and height. Initializes a new instance of the selectRangeArea struct.
Public methodselectRangeArea(Int32, Int32, Int32, Int32)
Absolute coordinate constructor: TopLeft + BottomRight. Initializes a new instance of the selectRangeArea struct.
Top
See Also