As the title suggests, i am searching for a c# framework t开发者_JAVA百科o draw graphs. It is important to me, that you manipulate the graph structure by using the mouse.
Im looking to implement an application that is working with and displaying simple graph. One of those is a tree, one is like an automaton.
I have a diagonal line starting from the left bottom part of the screen going to the upper right part of the screen. Now I want to draw a circle to the line h开发者_JAVA技巧aving 100 meters in distanc
I need to create a PDF with several sections, and after each section need to add a line, but I don\'t know where to draw this line.
I have a picture black and white of png format that is displayed with an UIImageView. It is a clock shape with no handles. so the background is white - and the circle is black.
What is preferrable, from an effiency point of view (or another point of view if it\'s important) ? Situation
Is it possible to dr开发者_如何学Pythonaw a polyline by passing the method an array list of Point values? something like this:
I am trying to build an app that tracks touchpoints and draws circles at those points using Flash Builder. The following works perfectly, but after a while, it begins to lag and the touch will be well
So I\'ve written a funny little program and I want to show it to some of my friends. My friends, not being programmers, have no idea what to do if I send them the folder containing the necessary class
I\'ve done some messing around with Android apps, but so far only made apps with the built in views, like buttons textfields, etc.I\'m now trying to convert a game I made in java for the computer to a