Click or drag to resize
ConnectionRenderArea Property

Gets the RenderArea associated with the connection.

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

Return Value

Type: RenderArea

the renderArea object

Remarks

See Also