Click or drag to resize
RenderAreaNumConnections Property

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

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public uint NumConnections { get; }

Return Value

Type: UInt32

the number of connections

Remarks

See Also