Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Realbasic > Arcs
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3291 of 3314
Post > Topic >>

Arcs

by "mhartman" <usa.mark@[EMAIL PROTECTED] > Dec 23, 2007 at 08:23 PM

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




 3 Posts in Topic:
Arcs
"mhartman" <  2007-12-23 20:23:28 
Re: Arcs
support@[EMAIL PROTECTED]  2007-12-24 09:45:10 
Re: Arcs
"mhartman" <  2007-12-24 12:10:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:40:23 CDT 2008.