Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: When To Use 'this' in C# Pin
DaveyM692-Feb-10 12:28
professionalDaveyM692-Feb-10 12:28 
GeneralRe: When To Use 'this' in C# Pin
Kevin McFarlane3-Feb-10 0:08
Kevin McFarlane3-Feb-10 0:08 
GeneralRe: When To Use 'this' in C# Pin
Mycroft Holmes2-Feb-10 12:08
professionalMycroft Holmes2-Feb-10 12:08 
GeneralRe: When To Use 'this' in C# Pin
AspDotNetDev2-Feb-10 17:05
protectorAspDotNetDev2-Feb-10 17:05 
GeneralRe: When To Use 'this' in C# Pin
Luc Pattyn2-Feb-10 17:17
sitebuilderLuc Pattyn2-Feb-10 17:17 
AnswerRe: When To Use 'this' in C# Pin
PIEBALDconsult2-Feb-10 12:37
mvePIEBALDconsult2-Feb-10 12:37 
QuestionHelp with Drawing Polygons Pin
Raztor02-Feb-10 7:51
Raztor02-Feb-10 7:51 
AnswerRe: Help with Drawing Polygons Pin
Luc Pattyn2-Feb-10 8:18
sitebuilderLuc Pattyn2-Feb-10 8:18 
Hi,

a polygon[^] is a closed path by definition, and Graphics.DrawPolygon closes the path for you if you haven't done so yourself. That is all documented in MSDN. The class holds more drawing methods though.

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
[The QA section does it automatically now, I hope we soon get it on regular forums as well]


GeneralRe: Help with Drawing Polygons Pin
Raztor02-Feb-10 8:24
Raztor02-Feb-10 8:24 
GeneralRe: Help with Drawing Polygons Pin
Luc Pattyn2-Feb-10 8:26
sitebuilderLuc Pattyn2-Feb-10 8:26 
GeneralRe: Help with Drawing Polygons Pin
Raztor02-Feb-10 8:30
Raztor02-Feb-10 8:30 
GeneralRe: Help with Drawing Polygons Pin
Raztor02-Feb-10 8:40
Raztor02-Feb-10 8:40 
QuestionTAPI Platform Invoking Pin
saeidfarahi2-Feb-10 7:44
saeidfarahi2-Feb-10 7:44 
AnswerRe: TAPI Platform Invoking Pin
DaveyM692-Feb-10 7:49
professionalDaveyM692-Feb-10 7:49 
QuestionHow to add an attribute to a XML node Pin
Petri Luoto2-Feb-10 6:24
Petri Luoto2-Feb-10 6:24 
AnswerRe: How to add an attribute to a XML node Pin
Dan Mos2-Feb-10 7:06
Dan Mos2-Feb-10 7:06 
AnswerRe: How to add an attribute to a XML node Pin
Not Active2-Feb-10 7:46
mentorNot Active2-Feb-10 7:46 
GeneralRe: How to add an attribute to a XML node Pin
Petri Luoto2-Feb-10 8:24
Petri Luoto2-Feb-10 8:24 
Questionsort datagridview Pin
jashimu2-Feb-10 5:45
jashimu2-Feb-10 5:45 
QuestionRemove all characters in a string up to and including a specified pattern Pin
MarkB1232-Feb-10 5:27
MarkB1232-Feb-10 5:27 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
PIEBALDconsult2-Feb-10 5:31
mvePIEBALDconsult2-Feb-10 5:31 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
sanforjackass2-Feb-10 5:33
sanforjackass2-Feb-10 5:33 
GeneralRe: Remove all characters in a string up to and including a specified pattern Pin
OriginalGriff2-Feb-10 5:42
mveOriginalGriff2-Feb-10 5:42 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
OkkiePepernoot2-Feb-10 6:01
OkkiePepernoot2-Feb-10 6:01 
GeneralRe: Remove all characters in a string up to and including a specified pattern Pin
MarkB1232-Feb-10 8:28
MarkB1232-Feb-10 8:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.