VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Draw an Arc using Arc API

by Karthikeyan (187 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Sat 17th February 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Draw an Arc using Arc API

Rate Draw an Arc using Arc API



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]

Download this snippet    Add to My Saved Code

Draw an Arc using Arc API Comments

No comments have been posted about Draw an Arc using Arc API. Why not be the first to post a comment about Draw an Arc using Arc API.

Post your comment

Subject:
Message:
0/1000 characters