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!
<!– Enumeration –> This enum specifies the Reference corner when caculating the Matrix from Matrix boundingBox.
Name | Summary |
---|---|
UpperLeft | This items specifies the reference corner should be the UpperLeft 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 | This items specifies the reference corner should be the LowerRight of the Matrix boundingBox. |