====== ThinkGeo.MapSuite.Core.AdornmentLocation ====== {{section>upgrade_map_suite_to_10.0}} * //N/A// == Remarks == * //None// == Items == **UseOffsets** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the upper left point. **UpperLeft** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the upper left point. **UpperCenter** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the upper center point. **UpperRight** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the upper right point. **CenterLeft** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the center left point. **Center** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the center point. **CenterRight** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the center right point. **LowerLeft** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the lower left point. **LowerCenter** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the lower center point. **LowerRight** * **Summary**:This method makes the GetDrawingLocation function calculate the drawing location by XOffset and YOffset from the lower right point.