DiagramLite Programmer's Guide
RoundRectangleTemplate Members
Constructors Properties Methods
 


Represents an ElementTemplate that draws round rectangle.

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

 Public Constructors

  Name Description

RoundRectangleTemplate

Overloaded.  

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of this element.

Radius

Gets or sets the round radius of this element.

 Inherited Public Properties

  Name Description

Color

Gest or sets the outline color of this element. (Inherited from ElementTemplate.)

Width

Gets or sets the outline width of this element. (Inherited from ElementTemplate.)

 Public Methods

  Name Description

Clone

Creates an exact copy of this RoundRectangleTemplate element.

 Inherited Public Methods

  Name Description

Clone

Creates an exact copy of this element. (Inherited from ElementTemplate.)

CompareTo

IComparable.CompareTo implementation. (Inherited from ElementTemplate.)

 See Also

RoundRectangleTemplate Class
MindFusion.Diagramming Namespace