DiagramLite Programmer's Guide
ArcTemplate Members
Constructors Properties Methods
 


Represents an arc segment in a Shape definition.

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

 Public Constructors

  Name Description

ArcTemplate

Overloaded.  

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of this element.

StartAngle

Gets the start angle of this arc element.

SweepAngle

Gets the sweep angle of this arc 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 clone of this ArcTemplate object.

 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

ArcTemplate Class
MindFusion.Diagramming Namespace