brain_pusher
brain_pusher

Reputation: 1527

WPF 2d vector-graphics library

I'm looking for a WPF library for 2d vector graphics.

Required features

API for:

Optional features:

Both free and commercial libraries are acceptable.

P.S. In the last resort WinFroms libraries are acceptable.

Upvotes: 2

Views: 6045

Answers (1)

MattSlay
MattSlay

Reputation: 9975

You might could use some of the classes from this cool geometry tool.

http://livegeometry.codeplex.com/

or this:

http://wpfholepatterns.codeplex.com/

Upvotes: 3

Related Questions