SoRemoteVizClientport Property |
Specifies the port of the RemoteViz Service to which the client will connect.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFUShort port { get; }
Public ReadOnly Property port As SoSFUShort
Get
public:
property SoSFUShort^ port {
SoSFUShort^ get ();
}
member port : SoSFUShort with get
Property Value
Type:
SoSFUShortRemarks See Also