interface PointCloudLayerCachedStatisticsFrequentValues {
    count: number;
    value: number;
}

Properties

Properties

count: number
value: number