Click or drag to resize
CITRrGetBrightness Method
Get the brightness setting of the ITR

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Brightness can range from -1.0 (black) to 1.0 (white). This brightness control is relative to the normal colour when the ITR is created.
Syntax
public double rGetBrightness()

Return Value

Type: Double
The brightness setting of the ITR
See Also