Click or drag to resize
RenderArea Properties

The RenderArea type exposes the following members.

Properties
  NameDescription
Public propertyFrameMessage

Sets the message which will be associate with the next rendered frames.

Public propertyGLContext

Gets the OpenGL context associated with the renderArea.

Public propertyGpu

Gets the Graphics Processing Unit (GPU) used to render images.

Public propertyHeight

Gets the renderArea height.

Public propertyId

Gets the renderArea id.

Public propertyIsDisposed

Gets the state of the OIV.RemoteViz.Rendering.RenderArea: alive or disposed.

Public propertyNumConnections

Gets the number of connections (see OIV.RemoteViz.Rendering.Connection) that exist for this renderArea.

Public propertyNumListeners
Public propertySceneManager

Gets the Open Inventor scene manager associated with the renderArea.

Public propertyTouchManager

Gets the Open Inventor touch manager associated with the renderArea.

Public propertyWidth

Gets the renderArea width.

Top
See Also