dbicSlide Send comments on this topic.
MaskColor Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : MaskColor Property

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

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