====== ThinkGeo.MapSuite.Core.MatrixReferenceCorner ====== {{section>upgrade_map_suite_to_10.0}} This enum specifies the Reference corner when caculating the Matrix from Matrix boundingBox. == Remarks == N/A == Items == **UpperLeft** * **Summary**:This items specifies the reference corner should be the UpperLeft of the Matrix boundingBox. **UpperRight** * **Summary**:This items specifies the reference corner should be the UpperRight of the Matrix boundingBox. **LowerLeft** * **Summary**:This items specifies the reference corner should be the LowerLeft of the Matrix boundingBox. **LowerRight** * **Summary**:This items specifies the reference corner should be the LowerRight of the Matrix boundingBox.