| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <?xml version="1.0" encoding="utf-8" ?>
- <ROOT>
- <!-- 文本 -->
- <Text>
- <font>宋体</font>
- <fontSize>12</fontSize>
- <textColor>-16739073</textColor>
- <backgroundColor>-16711792</backgroundColor>
- <backgroundBoxColor>-14607873</backgroundBoxColor>
- <lineWidth>2</lineWidth>
- </Text>
- <!-- 标记-日期 -->
- <DateMark>
- <font>宋体</font>
- <fontSize>12</fontSize>
- <textColor>-14607873</textColor>
- <backgroundBoxColor>-14607873</backgroundBoxColor>
- <lineWidth>2</lineWidth>
- <position>0</position>
- <positionSize>10</positionSize>
- <backgroundColor>-16711792</backgroundColor>
- <backgroundSize>10</backgroundSize>
- </DateMark>
- <!-- 标记-时间 -->
- <TimeMark>
- <font>宋体</font>
- <fontSize>12</fontSize>
- <textColor>-16739073</textColor>
- <backgroundBoxColor>-14607873</backgroundBoxColor>
- <lineWidth>2</lineWidth>
- <position>0</position>
- <positionSize>10</positionSize>
- <backgroundColor>-16711792</backgroundColor>
- <backgroundSize>10</backgroundSize>
- </TimeMark>
- <!-- 标记-点标记 -->
- <PointMark>
- <pointStyle>0</pointStyle>
- <pointColor>-16711792</pointColor>
- </PointMark>
- <!-- 标记-数字标记 -->
- <NumberMark>
- <font>宋体</font>
- <fontSize>12</fontSize>
- <textColor>-16739073</textColor>
- <backgroundBoxColor>-14607873</backgroundBoxColor>
- <lineWidth>2</lineWidth>
- <backgroundColor>-16711792</backgroundColor>
- <backgroundSize>10</backgroundSize>
- </NumberMark>
- <!-- 标记-放大倍数 -->
- <GainNumber>
- <font>宋体</font>
- <fontSize>12</fontSize>
- <textColor>-16739073</textColor>
- <backgroundBoxColor>-14607873</backgroundBoxColor>
- <lineWidth>2</lineWidth>
- <position>0</position>
- <positionSize>10</positionSize>
- <backgroundColor>-16711792</backgroundColor>
- <backgroundSize>10</backgroundSize>
- </GainNumber>
- <!-- 直线-直线 -->
- <LineChildLine>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </LineChildLine>
- <!-- 直线-线段 -->
- <LineChildLineSegment>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </LineChildLineSegment>
- <!-- 曲线-铅笔 -->
- <Pencil>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </Pencil>
- <!-- 曲线-折线 -->
- <Polyline>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </Polyline>
- <!-- 曲线-曲线 -->
- <CurveModel>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </CurveModel>
- <!-- 曲线-闭合曲线 -->
- <ClosedCurve>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- </ClosedCurve>
- <!-- 箭头-单向箭头 -->
- <OneWayArrow>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- </OneWayArrow>
- <!-- 箭头-双向箭头 -->
- <TwoWayArrow>
- <lineStyle>1</lineStyle>
- <lineWidth>2</lineWidth>
- <lineColor>-16711792</lineColor>
- </TwoWayArrow>
- <!-- 圆-圆 -->
- <CircleModel>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- </CircleModel>
- <!-- 圆-椭圆 -->
- <Oval>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- </Oval>
- <!-- 多边形-矩形 -->
- <PolygonRectangle>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- </PolygonRectangle>
- <!-- 多边形-多边形 -->
- <PolygonPolygon>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- </PolygonPolygon>
- <!-- 多边形-圆角矩形 -->
- <RoundedRectangle>
- <lineStyle>1</lineStyle>
- <lineWidth>1</lineWidth>
- <lineColor>-16711792</lineColor>
- <fillColor>-14607873</fillColor>
- <roundAngle>5</roundAngle>
- </RoundedRectangle>
- </ROOT>
|