User Tools

Site Tools


12.0:apis:thinkgeo.core.rowcolumnrange

ThinkGeo.Core.RowColumnRange

Inheritance Hierarchy

  • System.Object
    • System.ValueType
      • ThinkGeo.Core.RowColumnRange

Members Summary

Public Constructors

RowColumnRange(Int64,Int64,Int64,Int64)

  • Contructor of the structure to instance a RowColumnRange.
Remarks
  • N/A
Parameters
  • minRowIndex
    • Type:Int64
    • Description:Min Row Index which stands for the up boundary.
  • maxRowIndex
    • Type:Int64
    • Description:Max Row Index which stands for the lower boundary.
  • minColumnIndex
    • Type:Int64
    • Description:Min Column Index which stands for the left boundary.
  • maxColumnIndex
    • Type:Int64
    • Description:Max Column Index which stands for the right boundary.

Protected Constructors

Public Methods

GetHashCode()

  • N/A
Remarks
  • None
Return Value
  • Type:Int32
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • None
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Public Properties

MinRowIndex

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

MaxRowIndex

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

MinColumnIndex

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

MaxColumnIndex

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

Protected Properties

Public Events

12.0/apis/thinkgeo.core.rowcolumnrange.txt · Last modified: 2019/09/26 09:35 (external edit)