Bob Hall
rjhjr at cox.net
Sat Aug 2 20:31:59 CDT 2003
On Sat, Aug 02, 2003 at 07:17:05PM -0400, Susan Harkins wrote: > expression.Circle(flags, X, Y, radius, color, start, end, aspect) > > The above is from Help; it's the syntax for using the Circle method. Help > also says flags is required. However, I've not seen any examples that > actually use it -- is this a mistake in Help <gasp> or am I just missing > something. I've found no explanation for what flags is -- Help just says a > required integer and then proceeds to use an example that doesn't seem to > use it! Try this URL: http://www.juicystudio.com/tutorial/vb/graphics.html According to this article, only the X and Y coordinates are required. > Another question, why are the X/Y coordinates always shown in ()? Because the person who designed the interface was in Redmond, and his mind was lying on a beach in Cancun drinking rum and fruit juice. > Me.Circle(X, Y) radius, color, start, end, aspect -- despite the above > syntax? I found nothing on msdn or the knowledge base, but then I'm search > challenged. > > Susan H. > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com