ellipse
- A Better Line Control
- LineEditor Control – Line based visual input/output
- Working With Absolute Positions in .NET Graphics
- Elliptical/Circular Button
- RoundButton Windows Control - Ever Decreasing Circles
- Aqua Gauge
- A thermometer control
- Elliptical Rotating Picture Tray and Editor
- Enhanced XP Button
- NSButton
- Orbital Mechanics Introduction
- Drawing Gears - Circular and Non Circular
- A simple WPF LineChart control
- Generate and understand NURBS curves
- Numerical Solutions to Vibrations of Bars
- WPF-Drawing Canvas Control
- Spline Interpolation - history, theory and implementation
- RoundedButton Control - Demystifying DrawArc
- Using SetWorldTransform() to Rotate Basic Shapes by Any Angle
- Clock
- The Anatomy of a WPF Application
- Rubberband Lines
- Advanced Progressbar
- Magic Graphics
- The MiniWalker
- Round Button in C#
- Extensions to DrawTools
- CCanvas - A Reusable Class to Draw a Simple Graph
- Custom Button with Color and Shape
- Introduction to GDI+ in .NET
- Custom ProgressBar Control
- WPF Arc!
- Drawing and Editing Lines with GDI+
- Charts for Windows Application using C#
- A rotating gauge
- Border Container
- Things to do in Graphics Land
- A Control to Display Pie (and Doughtnut) Charts with Highly Customizable Formatting
- Dragging Elements in a Canvas
- Graph Library
A WinForms line control that works how you would expect one to.
A line based control for output and optional input, and a discussion of how to create a custom control from the .NET UserControl.
An absolute set of coordinates to simplify graphics in .NET.
useful controls
Learn how to draw an Elliptical/Circular button with 3D or popup styles.
A Windows round button control in C# with designer support
A Gauge Control Developed using GDI+ with Aqua Skin
Creating an analog-style thermometer
A picture tray that rotates around an ellipse of flexible size and angle, with an editor for C#.
Enhanced XP Button
A button that can be used together with a panel to make ToolBars, or just for everything else buttons are used for
Introduction to Orbital Mechanics - 2 Body Problem
Learn about gears and by using the jpg's be able to cut working gears in wood and other materials
A simple WPF chart control that draws a 2D line chart.
Create B-Spline and NURBS curves and learn how to use and manipulate them.
A drawing tool program that can create simplified XAML code
Implementation of Bezier curve, Derivative Bezier curve, Cathull-Rom spline, Bessel-Overhauser spline, Lagrange interpolation and convex hull
This article presents the RoundedButton control and describes the .Net DrawArc method, the subject of a number of questions on programming forums.
How to use SetWorldTransform() to draw basic shapes rotated by any angle
Simple clock using line transform
An article that both explains the Hows and Whys behind WPF.
Using the rubberband line as a ruler.
An extended progress bar with support for shape based progress bars and 3D colors.
A library that lets you easily manipulate your drawings
Do you know what IT is? Take the red pill and find out...
this sample code illustrates how to create a custom control, specifically a round button in C# with advanced color effects.
DrawTools library extended to include Layers, Zoom, Pan, Rotation
A reusable class for drawing a simple graph
Another simple custom button control with color and shape.
In this article, we’ll see basics of GDI+ and how GDI+ is much better interface than its predecessor GDI.
Easy to use ProgressBar Control with many properties
Filling one of the ugliest WPF gaps: Animatable EllipticalArcGeometry and EllipticalArcShape
Here's the code to implement a basic graphic user interface to paint, and then edit, lines on a PictureBox.
Create charts using inbuilt functions of .NET Framework in window application and C#
An article on a custom control in the form of a rotating gauge.
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).
Basic and advanced graphics via C#.
An extension of "A control to display pie charts with highly customizable formatting" from mattsj1984 that also renders doughnut.
Discusses a class which provides automated dragging of elements in a WPF Canvas.
This article addresses the construction of a simple graph library using C#.
No comments:
Post a Comment