cyn

cyn

  • NA
  • 3
  • 0

use bitmap or draw directly?

Jul 18 2007 8:56 PM
Hi, I need some expert opinion. Assume that i need to display 3 shape(circle, rectangle and a triangle). I should be able to select any of them at one time to be drag and drop. So, should i draw these shape onto the form directly or should i save it in the bitmap and load the image. if using bitmap, each of the shape must be save separately? Thanks

Answers (2)