ComponentOne Gauges for WinForms
Opacity Property (CommonImage)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonImage Class : Opacity Property
Gets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque).
Syntax
'Declaration
 
Public Property Opacity As System.Double
public System.double Opacity {get; set;}
See Also

Reference

CommonImage Class
CommonImage Members