ComponentOne Basic Library for UWP
C1RadialPanel Class
Members 

C1.UWP Assembly > C1.Xaml 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
 
Public Class C1RadialPanel 
   Inherits Windows.UI.Xaml.Controls.Panel
   Implements Windows.UI.Composition.IAnimationObject 
public class C1RadialPanel : Windows.UI.Xaml.Controls.Panel, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Panel
               C1.Xaml.C1RadialPanel

See Also

Reference

C1RadialPanel Members
C1.Xaml Namespace