Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialPanel Class / ArcSegmentDefinitionProperty Field

In This Topic
    ArcSegmentDefinitionProperty Field (C1RadialPanel)
    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