GrainSizeGuideAreaMethodModel.xml 1.2 KB

123456789101112131415161718
  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. <circularGuideStyles>
  4. <tag>辅助图形1(圆形)</tag>
  5. <index>2</index>
  6. <lineDiameter>500</lineDiameter>
  7. <lineColor>-4784384</lineColor>
  8. <lineWidth>3</lineWidth>
  9. </circularGuideStyles>
  10. <rectangleGuideStyles>
  11. <tag>辅助图形1(矩形)</tag>
  12. <index>1</index>
  13. <lineRectangleWidth>500</lineRectangleWidth>
  14. <lineRectangleHeight>300</lineRectangleHeight>
  15. <lineColor>-4784384</lineColor>
  16. <lineWidth>3</lineWidth>
  17. </rectangleGuideStyles>
  18. </ROOT>