Click or drag to resize

PointcloudViewModelIsUpdating Property

Returns true if pc updating thread is actively running

Namespace:  Rubedos.RosToolsApplicationBase.Pointcloud
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public bool IsUpdating { get; }

Property Value

Type: Boolean
See Also