DiagramLite Programmer's Guide
ElementTemplate Members
Constructors Properties Methods
 


The base class for the elements that can be used in Shape definitions. This is the parent class of specific element types, such as ArcTemplate, LineTemplate, RoundRectangleTemplate and BezierTemplate.

The following tables list the members exposed by the ElementTemplate type.

 Protected Constructors

  Name Description

ElementTemplate

Initializes a new instance of the ElementTemplate class.

 Public Properties

  Name Description

Color

Gest or sets the outline color of this element.

Width

Gets or sets the outline width of this element.

 Public Methods

  Name Description

Clone

Creates an exact copy of this element.

CompareTo

IComparable.CompareTo implementation.

 See Also

ElementTemplate Class
MindFusion.Diagramming Namespace