Click or drag to resize
ConnectionRenderArea Property

Gets the OIV.RemoteViz.Rendering.RenderArea associated with the connection.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public RenderArea RenderArea { get; }

Return Value

Type: RenderArea

the renderArea object

Remarks

See Also