SoGLRenderActionGetRenderingIsRemote Method |
Returns true if remote rendering is being done.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool GetRenderingIsRemote()
Public Function GetRenderingIsRemote As Boolean
public:
bool GetRenderingIsRemote()
member GetRenderingIsRemote : unit -> bool
Return Value
Type:
BooleanRemarks See Also