SoRemoteVizClientGetContainerSize Method |
Returns the size of the renderArea container.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec2s GetContainerSize()
Public Function GetContainerSize As SbVec2s
public:
SbVec2s GetContainerSize()
member GetContainerSize : unit -> SbVec2s
Return Value
Type:
SbVec2sthe renderArea container size
Remarks See Also