Click or drag to resize
ConnectionRequestedWidth Property

Gets the last renderArea width requested by the client.

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

Return Value

Type: UInt32

the requested renderArea width

Remarks

See Also