Click or drag to resize
SoRemoteVizClientGetRenderAreaSize Method

Returns the size of the renderArea managed by the RemoteViz service.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbVec2s GetRenderAreaSize()

Return Value

Type: SbVec2s

the renderArea size

Remarks

See Also