Re: state transition diagram
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 12:02:32 +0200
You can do this using raw drawing commands but really, if you want to reduce
the time it takes and not have to learn a load of graphics techniques, I'd
suggest getting a third party tool.
Try VG.NET. http://www.vgdotnet.com
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"PromisedOyster" <PromisedOyster@xxxxxxxxxxx> wrote in message
news:1121307005.047732.193960@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I want to build and show a state transition diagram within our
> application. This will create/use an XML containing the code/
>
> This diagram shuld be able to show start/end state nodes, activity
> nodes, decision points etc. It should also have the ability to double
> click on nodes to show more details, drag and drop from a toolbox to
> the diagram, move components around etc.
>
> Can this be easily done using System.Drawing or would a third party
> product be better?
>
.
- References:
- state transition diagram
- From: PromisedOyster
- state transition diagram
- Prev by Date: Re: GDI+ and RTL
- Next by Date: Re: Region.IsVisible - rounding error?
- Previous by thread: state transition diagram
- Next by thread: ColorMatrix class
- Index(es):
Relevant Pages
|