Renderering service instance (Singleton)
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static Service Instance { get; }
Public Shared ReadOnly Property Instance As Service
Get
public:
static property Service^ Instance {
Service^ get ();
}
static member Instance : Service with get
Return Value
Type:
Servicethe service instance
Remarks See Also