Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
Drawing controls/library guide
posted

I have requirement to have a window/page that will support

background Image, Ruler, zoom functionality , draw points (add, remove and move points)

draw lines and able to join lines to points.

I have attached an image gives rough idea.

Which controls/ library can I use to achieve this?

Thanks you

Parents
No Data
Reply
  • 1400
    Offline posted

    Hello Jyotika,

    You can achieve your requirements using XamDiagram to draw and edit shapes and XamDataChart to show a ruler around the plot area of the XamDiagram. I attached sample app that demonstrates how to do this.

    Let me know if you have more questions about these controls.

    DrawingApp.zip
Children