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

Gets or sets a color in the images of the control to appear transparent.

Syntax

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

Property Value

Color

Requirements

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

See Also