Susan Harkins
harkins at iglou.com
Sat Aug 2 18:17:05 CDT 2003
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! Another question, why are the X/Y coordinates always shown in ()? 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.