Click or drag to resize
GraphicComponentOpacity Property
Gets or sets the opacity of the object.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public double Opacity { get; set; }

Property Value

Type: Double
Remarks
Valid values are 0.0 (fully transparent) through 1.0 (fully opaque). Returns 1.0 if opacity is ambiguous.
Version Information

Supported in: 1.0.0.0
See Also