ComponentOne Basic Library for WPF and Silverlight
PointerStyle Property (C1RadialNumericItem)


C1.Silverlight Namespace > C1RadialNumericItem Class : PointerStyle Property
Gets or sets the style used to display the pointer in the radial slider.
Syntax
'Declaration
 
Public Property PointerStyle As System.Windows.Style
'Usage
 
Dim instance As C1RadialNumericItem
Dim value As System.Windows.Style
 
instance.PointerStyle = value
 
value = instance.PointerStyle
public System.Windows.Style PointerStyle {get; set;}
See Also

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members