Changes between Version 13 and Version 14 of MapGuideRfc14
- Timestamp:
- 02/02/07 12:33:19 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc14
v13 v14 144 144 Note that when the line weight is modified the spacing between the vertical ticks does *not* change. The path geometry is fixed. If you want the symbol to get bigger / smaller to account for the line weight then this would be done using the symbol instance scales. For example, setting the scales to “1 + !LineWeight / 5” would ensure that there is always 5 mm of empty horizontal space between adjacent vertical ticks. 145 145 146 '''Example 4:''' line style with start / end symbols 147 148 149 This line style includes text along the centerline, and start / end symbols. In order to store all three components of the line style together we need to make this a compound symbol definition. 150 146 151 = Implications = 147 152