Changes between Version 41 and Version 42 of MapGuideRfc14
- Timestamp:
- 02/19/07 16:51:22 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc14
v41 v42 167 167 }}} 168 168 169 This time the line weight for the path has been parametrized. Its default value is 1 mm, as specified in the ParameterDefinition element, and this can be overridden at the symbol instance level. We’ve also changed the path’s line cap and line join styles to round.169 This time the line weight for the path has been parametrized. Its default value is 1 mm, as specified in the !ParameterDefinition element, and this can be overridden at the symbol instance level. We’ve also changed the path’s line cap and line join styles to round. 170 170 171 171 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.