PhotoEyeBlockingLoads Property |
The list of loads that are blocking the sensor. This will only contain more than one load if SenseMultipleLoads is true and multiple loads are blocking the sensor.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntaxpublic BlockingLoadsProperty BlockingLoads { get; }
Property Value
Type:
BlockingLoadsProperty
See Also