Click or drag to resize
SoDepthComposer Properties

The SoDepthComposer type exposes the following members.

Properties
  NameDescription
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 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 propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also