Back to Devexpress

DiagramControl.CircularLayoutStartAngle Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-4b5a3aa6.md

latest1.2 KB
Original Source

DiagramControl.CircularLayoutStartAngle Property

Specifies the start angle in degrees in the counterclockwise direction. This is a dependency property.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public double CircularLayoutStartAngle { get; set; }
vb
Public Property CircularLayoutStartAngle As Double

Property Value

TypeDescription
Double

A System.Double value that is the start angle in degrees in the counterclockwise direction

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace