Draw an Arc using Arc API
Draw an Arc using Arc API
Rate Draw an Arc using Arc API
(1(1 Vote))
Dim rval As Long
Form1.ForeColor = 345
rval = Arc(Form1.hdc, 70, 450, 200, 50, 250, 100, 56, 150)
End Sub
'Visit my Homepage at
'http://www.geocities.com/marskarthik
'http://marskarthik.virtualave.net
'Email: [email protected]
Draw an Arc using Arc API Comments
No comments yet — be the first to post one!
Post a Comment