This is the constructor for Tile by passing the boundingBox and scale.
Remarks
N/A
Parameters
zoomIndex
Type:Int32
Description:N/A
column
Type:Int64
Description:N/A
row
Type:Int64
Description:N/A
Protected Constructors
Public Methods
CloneDeep()
N/A
Remarks
As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.
Description:This method returns the cloned Tile object.
Parameters
GetType()
N/A
Remarks
N/A
Return Value
Type:Type
Description:N/A
Parameters
ToString()
N/A
Remarks
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Remarks
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Remarks
N/A
Return Value
Type:Int32
Description:N/A
Parameters
Protected Methods
CloneDeepCore()
N/A
Remarks
As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.