2
Answers

use bitmap or draw directly?

Ask a question
cyn

cyn

17y
2.3k
1
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)