Class
LinearGaugeBrushFactory

Definition

Namespace:Telerik.WinControls.UI.Gauges

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class LinearGaugeBrushFactory : IBrushFactory

Inheritance: objectLinearGaugeBrushFactory

Implements: IBrushFactory

Constructors

LinearGaugeBrushFactory()

Declaration

cs-api-definition
public LinearGaugeBrushFactory()

Methods

CreateBrush(GaugeVisualElement, GaugeBrushType)

Declaration

cs-api-definition
public Brush CreateBrush(GaugeVisualElement owner, GaugeBrushType type)

Parameters

owner

GaugeVisualElement

type

GaugeBrushType

Returns

Brush

Implements IBrushFactory.CreateBrush(GaugeVisualElement, GaugeBrushType)