Click or drag to resize
AB4D logo

DXHitTestOptionsUseMultiThreading Property

When true then multi-threaded hit testing algorithms are used when possible.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool UseMultiThreading { get; set; }

Property Value

Boolean
See Also