Click or drag to resize
SoRemoteVizClientGetContainerSize Method

Returns the size of the renderArea container.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SbVec2s GetContainerSize()

Return Value

Type: SbVec2s

the renderArea container size

Remarks

See Also