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 April 7th, 2004, 09:04 AM
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to simsimlhr Send a message via Yahoo to simsimlhr
Default How to make graphics path

What i want to do is given below.
I have put whole form in region class.
Now i want to exclude some independent points from that region
I will probably use region.Exclude(graphicspath)
,will probably add independent point in graphicspath class to be excluded from the region.
I cannot make different graphics path objects and add a rectangle around one point to each graphical object for each point and exclude from the region.If we exclude many times its gives stack overflow error.So i want one graphicspath object.Add many point to it to be excluded from the region.
Can anybody tell me how can add points to graphics path object.

Summary::

How can we add independent point to graphicspath class to be excluded from the region.??


PLease any body reply me urgent

 
Old April 8th, 2004, 03:26 AM
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to simsimlhr Send a message via Yahoo to simsimlhr
Default

Atleast find the solution
graphicspath.AddREctangle(pixelx,pixely,1,1);
to add independent point







Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help with path for loading Pics (app.path) Tabbasum Beginning VB 6 2 November 15th, 2007 04:57 AM
graphics path ashwinikalokhe C# 1 September 11th, 2007 04:31 PM
Implementing the all-path shortest path problem bitwords XSLT 1 December 6th, 2006 11:37 AM
using app.path in database path and filename kd8con VB Databases Basics 2 October 25th, 2006 11:45 AM
Convert logical path to absolute path zoostar J2EE 1 April 15th, 2005 10:36 AM





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