This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.drawingpenalignment [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.drawingpenalignment [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.DrawingPenAlignment ====== | ====== ThinkGeo.MapSuite.Core.DrawingPenAlignment ====== | ||
- | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21733";s:5:"mHash";s:32:"2c20bfabdce25464f615bb5fd323be8a";s:4:"mRef";s:5:"35349";} | + | {{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. | ||