dbicDial Send comments on this topic.
MaskColor Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : MaskColor Property

Gets or sets the color used for transparency when using transparent bitmap picture.

Syntax

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

Property Value

Color

Requirements

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

See Also