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

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

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

Return Value

Type: Double
The brightness setting of the ITR
See Also