Back to Devexpress

ExpandedClusterSpiralLayout.StartRadius Property

windowsforms-devexpress-dot-xtramap-dot-expandedclusterspirallayout.md

latest1.1 KB
Original Source

ExpandedClusterSpiralLayout.StartRadius Property

Gets or sets the radius of the spiral’s inner circle.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue(42)]
public int StartRadius { get; set; }
vb
<DefaultValue(42)>
Public Property StartRadius As Integer

Property Value

TypeDefaultDescription
Int3242

The radius in pixels.

|

See Also

ExpandedClusterSpiralLayout Class

ExpandedClusterSpiralLayout Members

DevExpress.XtraMap Namespace