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: 2024.1.1.0 (2024.1.1)
Syntax
public RenderArea RenderArea { get; }

Return Value

Type: RenderArea

the renderArea object

Remarks

See Also