menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialTick - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialTick

    Represents a position that allows the user to select a value in Syncfusion.Windows.Controls.Navigation control.

    Inheritance
    System.Object
    RadialTick
    Namespace: Syncfusion.Windows.Controls.Navigation
    Assembly: Syncfusion.SfRadialMenu.Wpf.dll
    Syntax
    public class RadialTick : ContentControl
    Remarks

    Constructors

    RadialTick()

    Initializes a new instance of the RadialTick class.

    Declaration
    public RadialTick()
    See Also
    Syncfusion.Windows.Controls.Navigation.SfRadialPointer
    Syncfusion.Windows.Controls.Navigation

    Fields

    AngleProperty

    Using a DependencyProperty as the backing store for Angle. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty AngleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    Angle

    Gets or sets the angle in which the ticks are separated

    Declaration
    public double Angle { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved