Class RadialPointer
Represents a pointer that allows the user to select a value in Syncfusion.UI.Xaml.Controls.Navigation.SfRadialSlider control.
Inheritance
System.Object
RadialPointer
Namespace: Syncfusion.Windows.Controls.Navigation
Assembly: Syncfusion.SfRadialMenu.Wpf.dll
Syntax
public class RadialPointer : Control
Remarks
Constructors
RadialPointer()
Initializes a new instance of the RadialPointer class.
Declaration
public RadialPointer()
See Also
Methods
OnApplyTemplate()
Initializes the variables on applying template.
Declaration
public override void OnApplyTemplate()