CircularBrush Property (C1RadialSlider)
In This Topic
Gets the circular brush which can be used in the control template to represent radial gauge.
Syntax
'Declaration
Public ReadOnly Property CircularBrush As Brush
public Brush CircularBrush {get;}
See Also