Click here to Skip to main content
15,901,373 members
Articles / Desktop Programming / WPF

Dot2WPF - A WPF Control for Viewing Dot Graphs

Rate me:
Please Sign up or sign in to vote.
4.99/5 (35 votes)
13 Jun 2007CPOL8 min read 209.5K   6.1K   112  
A fast and smooth WPF viewer for graphs layouted by GraphViz (Dot)
This article shows you how easy it is to do "owner drawn graphics" in WPF. The viewer of this sample also has some advantages over existing viewers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I'm developing for fun since 1985, starting with UCSD Pascal on some old machines (no hard disk, but four floppies!), then moving quickly on to assembler on the famous C64 and Amiga. During university I started professional development for Windows/Unix/Linux, using a myriad of languages (Pi, Assembler (6502, 68000, 80386/486), Cobol, Modula2, Prolog, OML, C, C++, C#, Java, Scala, Groovy, Clojure, VB, Eiffel, Delphi, Perl, Pascal, Javascript). Currently my favorite languages are Clojure, Ruby and modern Javascript.

Comments and Discussions