[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.C1SuperTooltipBase.Opacity

Opacity Property

Opacity

Gets or sets the opacity of the tooltips.

Declaration
[TypeConverter(typeof(OpacityConverter))]
public double Opacity { get; set; }
Remarks

This property should be set to a value between zero (totally transparent) and one (totally opaque).