ComponentOne Basic Library for WPF and Silverlight
AngleProperty Field (C1RadialPanel)


C1.Silverlight Namespace > C1RadialPanel Class : AngleProperty Field
This attached property specifies explicit angle which should be used to arrange element.
Syntax
'Declaration
 
Public Shared ReadOnly AngleProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1RadialPanel.AngleProperty
public static readonly System.Windows.DependencyProperty AngleProperty
Remarks
The C1RadialPanel sets this property automatically on any children which are not derived from the C1RadialMenuItem.
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members