Hello:
I have been testing the ArcShape class. The following code makes quarter
segment of a circle filled.
Dim a as New ArcShape
a.arcAngle=1.57
a.startAngle=-1.57
a.FillColor=RGB(255,0,127)
g.drawObject a,100,100
How do you get just the outer rim of the arc Or the outer rim of the arc
that would be 10 points wide?
Regards
Mark
--
Message posted using
http://www.talkaboutprogramming.com/group/comp.lang.basic.realbasic/
More information at http://www.talkaboutprogramming.com/faq.html