Interactive graphics application

  • Thread starter Thread starter srfpala
  • Start date Start date
S

srfpala

Guest
Objective - Replicate part of the measure distance feature of

Google Maps in a desktop application as follows:

1. Draw a line on the canvas at a 45 Deg angle in the center.

2. Place small control squares (CS) at its endpoints.

3a. If LB_Down and over Line CS and mouse moves, then move the CS and

redraw the line to the new CS position.

Does this look like a C# application ?
Bob



Bob

Continue reading...
 
Back
Top