This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.matrixreferencecorner [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.matrixreferencecorner [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.MatrixReferenceCorner ====== | + | ====== 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. | ||
- | <!-- Enumeration --> | + | **UpperRight** |
- | This enum specifies the Reference corner when caculating the Matrix from Matrix boundingBox. | + | * **Summary**:This items specifies the reference corner should be the UpperRight of the Matrix boundingBox. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | **LowerLeft** |
- | | UpperLeft | This items specifies the reference corner should be the UpperLeft of the Matrix boundingBox. | | + | * **Summary**:This items specifies the reference corner should be the LowerLeft of the Matrix boundingBox. |
- | | UpperRight | This items specifies the reference corner should be the UpperRight of the Matrix boundingBox. | | + | |
- | | LowerLeft | This items specifies the reference corner should be the LowerLeft of the Matrix boundingBox. | | + | **LowerRight** |
- | | LowerRight | This items specifies the reference corner should be the LowerRight of the Matrix boundingBox. | | + | * **Summary**:This items specifies the reference corner should be the LowerRight of the Matrix boundingBox. |
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||