Home > All Other Interfaces > ITerrainPointCloudModel > PointSizeLimit
Determines the maximum size, in pixels, to display each point.
JavaScript
PointSizeLimit
C#
double PointSizeLimit { get; set; }
C++
HRESULT PointSizeLimit([out, retval] double* pVal)
HRESULT PointSizeLimit([in] double pVal)