Click or drag to resize
SoScreen Properties

The SoScreen type exposes the following members.

Properties
  NameDescription
Public propertycameraMode

Specifies the passive stereo rendering mode.

Public propertychannelOrigin

Position of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertychannelSize

Size of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertydisplay

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

(Inherited from SoBaseScreen.)
Public propertyhostname

Hostname for current screen.

(Inherited from SoBaseScreen.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylowerLeft

Coordinates of lower left corner of the projection wall.

Public propertylowerRight

Coordinates of lower right corner of the projection wall.

Public propertyname

Name of the screen.

(Inherited from SoBaseScreen.)
Public propertyposition

Position of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertysize

Size of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertyupperLeft

Coordinates of upper left corner of the projection wall.

Public propertyupperRight

Coordinates of upper right corner of the projection wall.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also