SoLDMGlobalResourceParametersGetViewCulling Method |
Returns the view culling flag.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool GetViewCulling()
Public Shared Function GetViewCulling As Boolean
public:
static bool GetViewCulling()
static member GetViewCulling : unit -> bool
Return Value
Type:
BooleanRemarks See OIV.LDM.SoLDMGlobalResourceParameters.SetViewCulling(System.Boolean, System.Boolean).
See Also