ComponentOne FlexGrid 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 DependencyProperty
    public static readonly DependencyProperty ArcSegmentDefinitionProperty
    See Also