SDK development kit download address:
https://www.mxdraw.com/ndetail_30234.html
1. Add online code editing function for GIS CAD module.
2. add front-end objects saved to the background CAD DWG drawings demo, support for straight lines, leading lines, arbitrary lines, spline, cloud lines, review annotations, rectangular boxes, circles, ellipses, text, polygonal areas to save functionality
3. add getAllLayoutName function, getSysVar, setSysVar function, and capture settings.
4. encapsulate the abstract class MxDbCanvas2D based on canvas Dom drawing. optimize: dynamic drawing and property inheritance of circle, arc, ellipse, ellipse, text.
5. fix the problem of inaccurate position and zoom of magnifying glass
6. Fix the flickering problem of the cloud line object during drawing.
7. add a new module: MxDbGradientLine gradient line segments.
8. add the function of modifying the cursor color.
9. Add the modification of the text object of the marking object.
10. Add, lead to the markup, text line feed function.
11. add, marking points and text when the distance difference is far, the middle of the draw a lead
12. Modify the arc in the block to show the problem of too low precision
13. Add support for multi-line styles
14. Add support for FILLMODE system variables.
15. Add displayDensity display precision settings.
16. add MxDbText underline drawing function.