ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This structure is used to describe a range of tiles for a given extent. Basiclly, 4 values exists : the Row range is from MinColumnIndex to MaxColumnIndex, the Column range is from the MinRowIndex to MaxRowIndex.
Contructor of the structure to instance a RowColumnRange.
N/A
minRowIndex
minColumnIndex
This method is an override of the Equals functionality.
None
Return Value
This method is an override of the GetHashCode functionality.
None
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
Gets or sets the Max Column Index which stands for the right boundary.
N/A
Return Type:Int64
Gets or sets the Max Row Index which stands for the lower boundary.
N/A
Return Type:Int64
Gets or sets the Min Column Index which stands for the left boundary.
N/A
Return Type:Int64
Gets or sets the Min Row Index which stands for the up boundary.
N/A
Return Type:Int64