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

In This Topic
    PointerPanel Property
    In This Topic
    Control for draw pointers and value elements
    Syntax
    'Declaration
     
    
    Public Property PointerPanel As C1RadialPanel
    public C1RadialPanel PointerPanel {get; set;}
    See Also