ComponentOne Basic Library for WPF and Silverlight
CircularBrush Property (C1RadialSlider)


C1.Silverlight Namespace > C1RadialSlider Class : CircularBrush Property
Gets the circular brush which can be used in the control template to represent radial gauge.
Syntax
'Declaration
 
Public ReadOnly Property CircularBrush As System.Windows.Media.Brush
'Usage
 
Dim instance As C1RadialSlider
Dim value As System.Windows.Media.Brush
 
value = instance.CircularBrush
public System.Windows.Media.Brush CircularBrush {get;}
See Also

Reference

C1RadialSlider Class
C1RadialSlider Members