Click or drag to resize
SoBaseScreen Properties

The SoBaseScreen type exposes the following members.

Properties
  NameDescription
Public propertychannelOrigin

Position of the graphics window on the physical screen.

Public propertychannelSize

Size of the graphics window on the physical screen.

Public propertydisplay

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

Public propertyhostname

Hostname for current screen.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyname

Name of the screen.

Public propertyposition

Position of the graphics window on the physical screen.

Public propertysize

Size of the graphics window on the physical screen.

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