Click or drag to resize
SoBaseScreendisplay Property

Name of the X Display to connect to (the Display where this screen should be rendered).

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFString display { get; }

Property Value

Type: SoSFString
Remarks

The default value is ":0". The display can specify a non-local machine simply by writing the field value in the form "machine:display", e.g., "node2:0.0". Note that IP addresses are also supported. This field is not used on Windows.

See Also