PointSize

Gets and sets the size, in pixels, of each of the point cloud’s points.

 

JavaScript

 

PointSize

 

C#

 

double PointSize { get; set; }

 

C++

 

HRESULT PointSize([out, retval] double* pVal)

HRESULT PointSize([in] double pVal)