Click or drag to resize

PointcloudViewModelPointCount Property

Number of points in point cloud

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

Property Value

Type: Int32
See Also