====== ThinkGeo.MapSuite.Core.DrawingPenAlignment ====== {{section>upgrade_map_suite_to_10.0}} * //Specifies the alignment of a GeoPen object in relation to the theoretical, zero-width line.// == Remarks == * //None// == Items == **Center** * **Summary**:Specifies that the GeoPen object is centered over the theoretical line. **Inset** * **Summary**:Specifies that the GeoPen is positioned on the inside of the theoretical line. **Left** * **Summary**:Specifies the GeoPen is positioned to the left of the theoretical line. **Outset** * **Summary**:Specifies the GeoPen is positioned on the outside of the theoretical line. **Right** * **Summary**:Specifies the GeoPen is positioned to the right of the theoretical line.