SoRemoteVizClientMessageEventArgSource Property |
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoRemoteVizClient Source { get; }
Public ReadOnly Property Source As SoRemoteVizClient
Get
public:
property SoRemoteVizClient^ Source {
SoRemoteVizClient^ get ();
}
member Source : SoRemoteVizClient with get
Property Value
Type:
SoRemoteVizClientRemarks See Also