ComponentOne Basic Library for UWP
C1RadialSlider Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1RadialSlider Class
Used within the template of the C1RadialMenu control to display radial slider for selecting numeric values. control to display radial slider for selecting numeric values.
Object Model
C1RadialSlider Class
Syntax
'Declaration
 
Public Class C1RadialSlider 
   Inherits Windows.UI.Xaml.Controls.ItemsControl
   Implements Windows.UI.Composition.IAnimationObject 
public class C1RadialSlider : Windows.UI.Xaml.Controls.ItemsControl, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ItemsControl
                  C1.Xaml.C1RadialSlider

See Also

Reference

C1RadialSlider Members
C1.Xaml Namespace