It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I\'m trying to scale/translate a java.awt.Shape with AffineTransform in order to draw it in a defined bounding Rectangle.
I ask for 2 related questions. 1-How we can Put outputs(such as Results and Messages) inside a box in a c# console application.
I would like to try an implement these so that they can be used in a manner similar to lineTo(). Starting from the current point, given the ending coordinates the functions would draw either a square,
I am trying to write a simple program that lets me overlay a dot on top of an image when the image is clicked.I can save the X and Y data back to my database but then I will want to be able to call th
I know how to draw straight lines in C#, but I would like to draw a horizontal line, with two colors. Light blue on the top, and dark blue on the bottom.开发者_StackOverflow中文版 Also, how would I so
<script type=\"text/javascript\"> var canvas, context, tool, e; var varblurup=0; var varsizeup=1;
Could someone please explain to me how to draw a string using UIStringDrawing instead of using a label? here is my code but for some reason it compiles and the screen is blank...
I need to draw lines to demonstrate transportation of goods on Bing maps. To clarify start- and end-point, I draw a little arrowhead on the destination side. The problem is that when I view the global
The learning curve for iPhone development has been less steep than I expected. After followin开发者_如何学JAVAg some tutorials and the excellent book \"Beginning iPhone 3 Development\" by Apress thing