dbicMeter Send comments on this topic.
CenterBrushType Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : CenterBrushType Property

Gets or sets the gradient effect to apply to the interior section of a circle meter.

Syntax

Visual Basic (Declaration) 
Public Overridable Property CenterBrushType As enumBrushType
C# 
public virtual enumBrushType CenterBrushType {get; set;}

Property Value

enumBrushType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also