Click or drag to resize

PointcloudViewModelContext Property

Synchronization context for 3D scene graph updates

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

Property Value

Type: SynchronizationContext
See Also