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

In This Topic
    AngleProperty Field (C1RadialPanel)
    In This Topic
    This attached property specifies explicit angle which should be used to arrange element.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AngleProperty As DependencyProperty
    public static readonly DependencyProperty AngleProperty
    Remarks
    The C1RadialPanel sets this property automatically on any children which are not derived from the C1RadialMenuItem.
    See Also