Renderering service instance (Singleton)
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic 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 instance pointer
Remarks
See Also