[]
        
(Showing Draft Content)

C1.WPF.C1RadialPanel.ArcThicknessProperty

ArcThicknessProperty Field

This attached property specifies the arc thickness which can be used in the element control template.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public static readonly DependencyProperty ArcThicknessProperty
Returns
Type Description
DependencyProperty This attached property specifies the arc thickness which can be used in the element control template.
Remarks

If this property is set on the parent ItemsControl, C1RadialPanel will set it on individual items and honor it at counting ArcSegmentDefinition for individual items.