PointerStyle Property (C1RadialNumericItem)
 
            
                In This Topic
            
            Gets or sets the style used to display the pointer in the radial slider.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property PointerStyle As Windows.UI.Xaml.Style
             
        
            
            public Windows.UI.Xaml.Style PointerStyle {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also