Click or drag to resize
SoTileComposer Properties

The SoTileComposer 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 propertytileOrigin

This field specifies the origin of the rectangular part of the view volume to be rendered on this screen.

Public propertytileSize

This field specifies the size of the rectangular part of the view volume to be rendered on this screen.

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