| 53 | {{{ |
| 54 | <SimpleSymbolDefinition> |
| 55 | <Name>US_Interstate</Name> |
| 56 | <Graphics> |
| 57 | <Image> |
| 58 | <Reference>Library%3A%2F%2FHighwaySymbols%2FInterstateImage.png</Reference> |
| 59 | <SizeX>10.8mm</SizeX> |
| 60 | <SizeY>11.2mm</SizeY> |
| 61 | <PositionX>0</PositionX> |
| 62 | <PositionY>0.8</PositionY> |
| 63 | </Image> |
| 64 | <Text> |
| 65 | <String>%INTERSTATE_NUMBER%</String> |
| 66 | <FontName>Arial</FontName> |
| 67 | <Height>6mm</Height> |
| 68 | <PositionX>0</PositionX> |
| 69 | <PositionY>0</PositionY> |
| 70 | <HorizontalAlignment>Center</HorizontalAlignment> |
| 71 | <VerticalAlignment>Middle</VerticalAlignment> |
| 72 | </Text> |
| 73 | </Graphics> |
| 74 | <LineUsage> |
| 75 | <AngleControl>FromAngle</AngleControl> |
| 76 | <VertexControl>OverlapNoWrap</VertexControl> |
| 77 | <Angle>0</Angle> |
| 78 | <StartOffset>30</StartOffset> |
| 79 | <EndOffset>30</EndOffset> |
| 80 | <Repeat>100</Repeat> |
| 81 | </LineUsage> |
| 82 | </SimpleSymbolDefinition> |
| 83 | }}} |