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.13.0 (9.9.13.0)
Syntax
public RenderArea RenderArea { get; }

Return Value

Type: RenderArea

a pointer to the renderArea

Remarks

See Also