Skip to search.
DotNetDrawingGDI · .NET Drawing with GDI

Group Information

  • Members: 311
  • Category: Development
  • Founded: Mar 9, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.
Notice  Upcoming calendar upgrade: Yahoo! Groups calendars are being upgraded to a much improved version. You may not have access to the calendar (for up to 24 hours) when this group is upgraded. We sincerely apologize for this inconvenience.

Home

 

Activity within 7 days:

Description

.NET Drawing with GDI
by Rahul Singh

The following subjects can be discussed:

  • .NET Dawing and GDI Library.
  • Talk about your troubles with GDI.e
  • Ask for assistance making dynamic buttons.

Most Recent Messages

  (View All)
(Group by Topic)
Advanced
   Start Topic
Re: drawing circle from center point
thanks Peter ur this circle spread but move along with the mouse drag, if i move left circle also moves left and so on. and one more thhat if i move left
Posted - Wed May 18, 2005 9:32 am
solo h
fbaisal
Offline Offline
Send Email Send Email
Re: drawing circle from center point
Okay, how about this: int width = Math.Abs(currentPoint.X- startPoint.X) * 2; int height = Math.Abs(currentPoint.Y-startPoint.Y) * 2; int keyDimension;
Posted - Mon May 16, 2005 3:02 pm
Peter Brunone
peter_brunone
Offline Offline
Send Email Send Email
Re: drawing circle from center point
runs away means circle drawn in an opposite axis of mouse drag and the size of circle very small rather it should b big in diameter if v drag mouse as long ...
Posted - Mon May 16, 2005 12:50 pm
solo h
fbaisal
Offline Offline
Send Email Send Email
Re: drawing circle from center point
Ah!  You're right.  Sorry, I knew width and height had to be the same but then I forgot to write the formula that way. What do you mean it "runs away"? 
Posted - Fri May 13, 2005 3:23 pm
Peter Brunone
peter_brunone
Offline Offline
Send Email Send Email
Re: drawing circle from center point
MessageHello Peter, i tried this int width = Math.Abs(currentPoint.X- startPoint.X) * 2; int height = Math.Abs(currentPoint.Y-startPoint.Y) * 2; int left =
Posted - Fri May 13, 2005 7:12 am
solo h
fbaisal
Offline Offline
Send Email Send Email
Add DotNetDrawingGDI to your personalized My Yahoo! page Add to My Yahoo! XML What's This?

Message History

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 5 11
2004 2 2 1 3
2003 14 5 9 1 3 12
What is Yahoo! Answers?

Yahoo! Answers, a new Yahoo! community, is a question and answer exchange where the world gathers to share what they know...and make each other's day. People can ask questions on any topic, and help others out by answering their questions.

What is Yahoo! Answers?

Yahoo! Answers, a new Yahoo! community, is a question and answer exchange where the world gathers to share what they know...and make each other's day. People can ask questions on any topic, and help others out by answering their questions.

Questions in Computers & Internet > Software

  • Questions are currently unavailable.

Want to help answer other questions? Go to Yahoo! Answers


Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help