InterfaceIBrushFactory
Interface
Definition
Namespace:Telerik.WinControls.UI.Gauges
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public interface IBrushFactory
Methods
CreateBrush(GaugeVisualElement, GaugeBrushType)
Declaration
cs-api-definition
Brush CreateBrush(GaugeVisualElement owner, GaugeBrushType type)
Parameters
owner
type
Returns