|
-
October 22nd, 2001, 12:31 PM
#1
Ellipse Formula
I am trying to create an Ellipse that sizes itself to the dimensions of a activeX control.
Heres what I have. It only seems to be sizing to the Width of the Box right now.
UserControl.Circle ((UserControl.Width / 2), (UserControl.Height / 2)), (UserControl.Width / 2), , , , 1 / 3
Am I going about this all wrong? Is there an easier way to do this?
Thanks,
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|