Computing.Net > Forums > Programming > VB 6.0 Line plot

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB 6.0 Line plot

Reply to Message Icon

Name: nish_r
Date: November 5, 2005 at 05:28:36 Pacific
OS: Solaris 8
CPU/Ram: 512
Comment:

Hi All,

i need to plot a rotatable line as per the angle specified. i tied following simple code, it doesn't draw a line, executes w/o errors.

Private Sub Form_Load()

Line (200, 300)-(3000, 4000), vbBlack ' Erase previous line

End Sub

Appreciate your advice,

Thanks,

N



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


dos netsend question Java Programming



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB 6.0 Line plot

I need help about vb 6.0 www.computing.net/answers/programming/i-need-help-about-vb-60/5404.html

Declaring Variables in VB 6.0 www.computing.net/answers/programming/declaring-variables-in-vb-60/9957.html

connecting to unix using vb 6.0 www.computing.net/answers/programming/connecting-to-unix-using-vb-60/7085.html