SoRemoteVizClientRenderAreaSizeEventArgSize Property |
Returns the renderArea size.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec2s Size { get; }
Public ReadOnly Property Size As SbVec2s
Get
public:
property SbVec2s Size {
SbVec2s get ();
}
member Size : SbVec2s with get
Property Value
Type:
SbVec2sRemarks See Also