Hello,
At this moment I am working on a apllication that draws some bars. At this moment it draws in 2d with the Graphics grf = this.CreateGrap hics(); Now i want to draw with 3d. is this possible with the same method i use for the 2d ? if not.. is there another method ?
Thank you,
Abadi
At this moment I am working on a apllication that draws some bars. At this moment it draws in 2d with the Graphics grf = this.CreateGrap hics(); Now i want to draw with 3d. is this possible with the same method i use for the 2d ? if not.. is there another method ?
Thank you,
Abadi
Comment