Ruler.xml 1008 B

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <ROOT xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <showAlias>false</showAlias>
  4. <showSuffix>false</showSuffix>
  5. <showSerial>false</showSerial>
  6. <textFontSize>15</textFontSize>
  7. <textFont>幼圆</textFont>
  8. <textColor>-58095</textColor>
  9. <textPosition>1</textPosition>
  10. <textBold>0</textBold>
  11. <lineColor>-53183</lineColor>
  12. <lineWidth>7</lineWidth>
  13. <verticalLineLength>0.20</verticalLineLength>
  14. <textHeight>7.04</textHeight>
  15. <backColor>16718105</backColor>
  16. <backgroundSize>10.05</backgroundSize>
  17. <borderColor>2169343</borderColor>
  18. <borderWidth>6</borderWidth>
  19. <autoRulerValue>10000</autoRulerValue>
  20. <rulerPosition>4</rulerPosition>
  21. <rulerMargin>2.00</rulerMargin>
  22. <presetRulers>
  23. <PresetRuler>
  24. <name>asd</name>
  25. <length>5000</length>
  26. </PresetRuler>
  27. <PresetRuler>
  28. <name>ffff</name>
  29. <length>6000</length>
  30. </PresetRuler>
  31. </presetRulers>
  32. </ROOT>