Show / Hide Table of Contents

Constructor PointCloudUniqueValueRenderer

PointCloudUniqueValueRenderer(string, IEnumerable<PointCloudColorUniqueValue>)

Initializes a new instance of the PointCloudUniqueValueRenderer class.

Declaration
public PointCloudUniqueValueRenderer(string attributeName, IEnumerable<PointCloudColorUniqueValue> uniqueValues)
Parameters
Type Name Description
string attributeName

The name of the attribute for the renderer to use.

IEnumerable<PointCloudColorUniqueValue> uniqueValues

A collection of unique values to render.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.