Wednesday, July 13, 2022

Project: Chart Engine

Project: Chart Engine

ellipse

  1. Working With Absolute Positions in .NET Graphics
  2. An absolute set of coordinates to simplify graphics in .NET.

  3. GraphicsDoubleBuffer
  4. This is a simple class designed to remove flickering from painting controls with gdi+

  5. How to Add Graphics to a C# Windows Form Application
  6. See how you can draw shapes, use colors, and render images in a WinForms app.

  7. 2D Poligon Drawer-Animator
  8. Draw poligons, manipulate them, and animate them.

  9. Drawing and Editing Lines with GDI+
  10. Here's the code to implement a basic graphic user interface to paint, and then edit, lines on a PictureBox.

  11. The myUML Project.
  12. This article explains the myUML project that provides a set of tools for the creation and manipulation of UML diagrams.

  13. The CFGLite Project
  14. The CFGLite Project, for managing configuration files in .NET

  15. Aqua Gauge
  16. A Gauge Control Developed using GDI+ with Aqua Skin

  17. Charts for Windows Application using C#
  18. Create charts using inbuilt functions of .NET Framework in window application and C#

  19. A rotating gauge
  20. An article on a custom control in the form of a rotating gauge.

  21. Two-Way Progress Bar
  22. A Progress Bar User Control that uses a couple of intermediate level ComponentModel properties

  23. Border Container
  24. A collapsable container control with complete header, border, and color customization. Also has the ability to utilize an 'Activation' button (like the 'Active Files' button you'll find at the top of every form in the Visual Studio IDE).

  25. Things to do in Graphics Land
  26. Basic and advanced graphics via C#.

  27. Elliptical/Circular Button
  28. Learn how to draw an Elliptical/Circular button with 3D or popup styles.

  29. C# Rubber Rectangle
  30. Implements a Rubber Rectangle in C#.

  31. Combining GDI and GDI+ to Draw Rubber Band Rectangles
  32. Demonstrates drawng rubber band rectangles using GDI in a .NET GDI app

  33. Resize form using GraphicsPath
  34. This code will help us to reshape our Windows form.

No comments:

Post a Comment