SoScaleVizIsRemoteEnabled Method |
Returns true if remote rendering is enabled (see OIV_REMOTE_ENABLE)
Namespace: OIV.ScaleVizAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsRemoteEnabled()
Public Shared Function IsRemoteEnabled As Boolean
public:
static bool IsRemoteEnabled()
static member IsRemoteEnabled : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also