Click or drag to resize
SoLDMGlobalResourceParametersGetViewCulling Method

Returns the view culling flag.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static bool GetViewCulling()

Return Value

Type: Boolean
Remarks

See OIV.LDM.SoLDMGlobalResourceParameters.SetViewCulling(System.Boolean, System.Boolean).

See Also