MindFusion.Wpf Pack Programmer's Guide
ArcTemplate Members
Constructors Properties Methods
 


Represents an arc in a shape definition.

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

 Public Constructors

  Name Description

ArcTemplate

Overloaded. Initializes a new instance of the ArcTemplate class.

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of this element.

Color

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

DashStyle

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

StartAngle

Gets the start angle of this arc element.

SweepAngle

Gets the sweep angle of this arc element.

Width

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

 Public Methods

  Name Description

Clone

Creates an exact copy of this ArcTemplate element.

GetStartPoint

Get the element's start point. (Inherited from ElementTemplate.)

SameAs

ElementTemplate.SameAs override.

UpdatePath

ElementTemplate.UpdatePath override. Appends the outline represented by the current element to the specified path.

 Protected Methods

  Name Description

GetElementPen

Gets a pen used to render the element. If no pen properties are explicitly specified for this element, returns the pen passed as an argument. (Inherited from ElementTemplate.)

 See Also

ArcTemplate Class
MindFusion.Diagramming.Wpf Namespace