The Shape control gives you the ability to easily create the shapes you want. Want a circle on your screen? Drag the Shape from the Toolbox. Change its dimensions by resizing its bounding rectangle. Use the Properties window or your code to set its shape type, fill and border effects (linear gradient, path gradient, texture, etc.), colors, "smoothing," and more. Create ellipses, rectangles, lines, arrows, triangles, and other polygons. Change shapes instantaneously. Better yet, do this in either your ASP.NET or Windows applications. In ASP.NET, you can choose to have your shapes stored as external files or streamed right to the browser! And when you use external files, you get lots of options as to when to rewrite the image.
File List:
VBTrainShape.dll
400Kb
VBTrainShape_Demo.exe
64Kb
Similar code
2D DXF Export .NET 4
(Popularity: ) : Developer library for easy creating proper AutoCAD DXF files C# source code available. Demos in C#, VB.NET Supported elements: Arc Bezier Circle Ellipse Hatch Line MText Point Polyline Rectangle Text DXF Export .NET supports layers, colors, linestyles and other important ...