ComponentOne Basic Library for WPF and Silverlight
C1RadialPanel Class
Members 


C1.WPF Namespace : C1RadialPanel Class
Positions child elements in a circle, from the StartAngle to the EndAngle in the clockwise direction.
Object Model
C1RadialPanel Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1RadialPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1RadialPanel
[System.ComponentModel.LicenseProvider()]
public class C1RadialPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.C1RadialPanel

See Also

Reference

C1RadialPanel Members
C1.WPF Namespace