Share

PointCloudProxy.DisplayedPointCount Property

Parent Object: PointCloudProxy

Description

Read-only property that returns the total number of cloud points currently being displayed. This is the result of the density, MaximumPointCount and cropping.

Syntax

PointCloudProxy.DisplayedPointCount() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 2016

Was this information helpful?