12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-16"?>
- <ROOT xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <CutOffPointStyle1>
- <pointColor>-65536</pointColor>
- <pointWidth>3</pointWidth>
- <pointStyle>0</pointStyle>
- <pointDiameter>10</pointDiameter>
- <pointError>3</pointError>
- <pointshape>1</pointshape>
- </CutOffPointStyle1>
- <CutOffPointStyle2>
- <pointColor>-11731200</pointColor>
- <pointWidth>3</pointWidth>
- <pointStyle>0</pointStyle>
- <pointDiameter>10</pointDiameter>
- <pointError>3</pointError>
- <pointshape>0</pointshape>
- </CutOffPointStyle2>
- </ROOT>
|