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

Gets or sets a color in images to appear transparent.

Syntax

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

Requirements

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

See Also