Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialSlider Class / PointerStyle Property

In This Topic
    PointerStyle Property (C1RadialSlider)
    In This Topic
    Gets or sets the style to draw pointer.
    Syntax
    'Declaration
     
    
    Public Property PointerStyle As Style
    public Style PointerStyle {get; set;}
    See Also