Drawing Tools
There are several drawing tools that let your users add primitive shapes and lines to the diagram. This just makes it easier to put together a rich Diagram Building Environment.
Line Tool
It is used to draw a line with two points. The Orthogonal Line Tool is used to draw a line between two points using right angle bends.
Line Node
Poly Line Tool
It is used to add lines containing two or more points to the symbol.
Poly Line Node
Rectangle Tools
The Rectangle Tool is used to draw a rectangle shape and the Rounded Rectangle tool can be used to draw a rectangle with rounded corners.
Ellipse Tool
It is used to draw ellipses.
EllipseNode
Polygon Tool
It is used to add filled polygons to the symbol.
Polygon Node
Curve Tool
It is used to add open curves to the symbol.
Curve Node
Closed Curve Tool
It is used to add closed curves to the symbol.
Closed Curve Node
Spline Tool
It is used to add arcs to the symbol.
Spline Node
Bezier tool
It can be used to create parametric bezier curves.
Bezier Curve
Text Tool
It is used to add text nodes to any symbol on the canvas. The DiagramWebControl supports the inclusion of standard and multiline text in diagram nodes. Other features include in-place editing, font styles, fill styles, border styles, background styles, formatting options etc.,
Standard Text
Use these nodes as is, or make them part of a complex symbol as shown below.
Custom Text Symbols
Rich Text Tool
This tool is used to add a RichTextNode that displays the text in the rich text format, with different font styles and colors for different sections of the text.
RichText Node
Image Tool
It is used to add bitmap images to the symbol.
Image Node
|