I am writing a program that accepts coordinates from the user and drawing some shapes on the screen with stars(*)
I have done some drawing on one layer now I want to draw same thing on another layer.So I have stored all the points of drawing that user has drawn on first layer.And then using convertPoint: toLayer
I have a WPF application with many tabs.. in one tab.. i make a verycomplex vector drawing consisting of thousands of drawing visuals.. (this represents a machine and all elements need to be interact
I need to create a web app that allows the user to graphically analyze multivariate data. In my vision, the users will select three (out of the many available) variables that they want to see, and the
I have (with assistance) created a function that plots and draws a line of blocks within a 3D space. Generally this is performed in a 64x64x64 gridded cube.
Various things, including (perhaps most notably) the window losing its main status and then being brought back into focus, cause some of my custom views to develop rendering glitches until I do someth
I\'m computing the area of a recta开发者_StackOverflow中文版gle after exclude the area of some circles.
In one of the screens in my application, a fe开发者_StackOverfloww images are shown. All I want to do is to frame with a black line the image that the user has clicked on. Basically, I want to emphasi
I am a beg开发者_如何学编程inner in C#, so be gentle. In C#, I want draw curves and polygons like in Paint; where you hold the left mouse button to draw. Can you give some advice or code on how to do
When inserting text into MATLAB figures programmatically using text(x,y,\'label\'), I often find that the text blocks overlap, making them unreadable. I was wondering if there was any automated way to