|
Prodige Software Corporation
VG.net: Animated Vector Graphics
|
|
|
Rapid Development
Struggling with complex graphics code?
VG.net speeds the development of all graphical applications, providing:
-
A graphical editor integrated in Visual Studio .NET. Design
graphics in the
Picture Designer
the same way you design UserControls: without writing code.
-
Graphical objects:
rectangles,
rounded rectangles, ellipses, arcs, pies, polygons, polylines, splines,
paths, images, text,
and Groups.
-
Automatic screen updates simplify
runtime animation.
Change an object property, and VG.net
updates the screen, intelligently repairing overlapping objects.
-
Maximum performance: VG.net batches screen updates, repainting a
minimum number of pixels. Tweak the performance of any Element by
changing anti-aliasing or gamma-correction with a RenderAppearance.
Create classes, not data files:
-
Unlike a traditional drawing tool, the Picture Designer produces a
.NET class, not
a data file.
-
Each class is derived from Picture, a class similar to UserControl.
-
Build
industry-specific components
by adding properties, methods, and events.
-
Create complex drawings by
nesting
Pictures within Pictures.
-
Display custom Pictures in any Control.
|