blah blah blah is here! blah blah » Close

0
votes
0 answers

drawing to picture box

lios
30

hello guys with this i print on the paper the string hello by call print(); i wand to add variables on the font name anfd the size (i know how to do this) but i also wand to preview the drawing first on a picture box and then to call ...

0
votes
1 answers

Can someone help/explain me how to create classes in my drawapp...?

Hy, I'm new in c# but i'm trying to learn.. At this moment i am stucked.. I wrote a programme to draw basic geometric figures (lines, squares, etc) But now i would like to make a class for every figures.. Can someone help me on the wright ...

1
votes
1 answers

C# ScaleTransform with sync. panel resizing?

Hi Everyone I'm writing a simple drawing application, in this application the user will be able to "zoom" in and out of the simple line / box collections they have made. To do this I have been using the ScaleTransform function ...

1
votes
0 answers

Filling custom shape in visual c#

Hi guys! I have this situation:[img]http://img4.imageshack.us/img4/7704/36367328.png[/img]. On left i have background image with horizontal lines that represent one unit in height. in right picture u see form filled for parameters 2,1 ...

Feedback