Jump to content

GraphicsPath in Codelab?


Recommended Posts

GraphicsPath in Codelab?

I am trying to use a GraphicsPath in codelab (v1.8 on Vista & Pdn 3.5.11), and cannot find the correct way to create one.

I have tried using the constructor below (and attempts at relevant 'using' statements) - without success.

GraphicsPath myPath = new Drawing2D.GraphicsPath();
Is it impossible to use a GraphicsPath in codelab? - the intellisense shows 'g.DrawPath' - I just can't work out how to create one?

I could build in VS and experiment but would rather stay in codelab with the latest one, till it's a bit more refined.

Any help much appreciated.

Many thanks.

 

Red ochre Plugin pack.............. Diabolical Drawings ................Real Paintings

 

PdnForumSig2.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...