PointCloud Properties | 
The PointCloud type exposes the following members.
| Name | Description | |
|---|---|---|
| Empty | Check if the point cloud is empty  | |
| Height | Get the height of the point cloud (number of rows)  | |
| IsDisposed | ||
| Size | Get the size of the point cloud (total number of points)  | |
| TransformationMatrix | Return the current transformation matrix of this point cloud  | |
| Width | Get the width of the point cloud (number of columns)  |