D
DM
Hi All,
I've recently been given the task of modifying some legacy VB 6 code to do
with drawing rotated ellipses on a map at different zoom levels.
I guess I could find a formula for drawing one manually using the DrawLine
function or I could use the Windows graphics libraries to squash a perfect
circle and rotate it...
Is there an easier way to accomplish this or will I have to resort to manual
drawing methods?
Any suggestions greatly appreciated.
-Duncan
I've recently been given the task of modifying some legacy VB 6 code to do
with drawing rotated ellipses on a map at different zoom levels.
I guess I could find a formula for drawing one manually using the DrawLine
function or I could use the Windows graphics libraries to squash a perfect
circle and rotate it...
Is there an easier way to accomplish this or will I have to resort to manual
drawing methods?
Any suggestions greatly appreciated.
-Duncan