ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialPanel Class / ArcSegmentDefinitionProperty Field

In This Topic
    ArcSegmentDefinitionProperty Field
    In This Topic
    This attached property holds the ArcSegmentDef object which can be used in the element control template.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ArcSegmentDefinitionProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ArcSegmentDefinitionProperty
    See Also