Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 20th, 2007, 04:30 PM
Registered User
 
Join Date: Aug 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Co-ordinates of the window

hi every one...


I want to plot polygons on the form (window screen) so I found a C# code in the following link

http://www.java2s.com/Code/CSharp/2D...hdashedpen.htm

but this code plots only for "positive" X-Y Coordinates..

I am new to C# programming. So Please correct me in the following 2 statements if I am not right:

1. the Form screen can not plot -ve X-Y coordinates.

2. so I have to have code that converts my -ve X-Y coordiantes and plots it on an co -ordinate system that is generated by the code..which is found in the following links..

 http://www.java2s.com/Code/CSharp/2D...Coordinate.htm


http://www.codeproject.com/cs/miscctrl/graphcontrol.asp


Thanks a lot in advance,
shwetha





Similar Threads
Thread Thread Starter Forum Replies Last Post
Centering Popup window & Blur Parent window jkusmanto Javascript How-To 0 May 25th, 2007 03:19 AM
Window refresh and window pop up in Java Script Aleksandra Javascript How-To 2 March 2nd, 2007 06:47 PM
closed parent window when opened child window jaiwin Javascript How-To 0 October 8th, 2006 12:54 PM
Plotting co-ordinates nishantpandit VS.NET 2002/2003 4 April 20th, 2004 02:00 PM
Close Parent window on opening child window pkdev Javascript How-To 8 April 11th, 2004 12:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.