Show / Hide Table of Contents

Class PointCloudColorUniqueValue

Defines a color used to render points with a specific value.

Inheritance
object
PointCloudColorUniqueValue
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.PointCloud
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PointCloudColorUniqueValue
Remarks

A unique value is paired with a specific color. Points with the specified value are assigned the corresponding color.

Constructors

Name Description
PointCloudColorUniqueValue(Color, IEnumerable<string>)

Initializes a new instance of the PointCloudColorUniqueValue class with the specified color and values.

Properties

Name Description
Color

Gets or sets the color used to symbolize the unique value.

Description

Gets or sets the description for the unique value.

Label

Gets or sets the label for the unique value.

Values

Gets a collection of string values to display using the corresponding color.

See Also

PointCloudUniqueValueRenderer

Applies to

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