dbicGauge Send comments on this topic.
BorderType Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : BorderType Property

Gets or sets the type of border to be placed around the control.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also