Namespace: GameEngine.Layers.PointCloud
Class: GameEngine/Layers/PointCloud/ArcGISPointCloudColorUniqueValue
Since: 2.4.0

Summary

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

Constructors

ArcGISPointCloudColorUniqueValue(ArcGISColor color, ArcGISCollection<string> valuesCollection)

Creates a ArcGISPointCloudColorUniqueValue with the specified color and values.

Since 2.4.0

Arguments
NameTypeSummary
colorArcGISColor

The color used to symbolize the unique value.

valuesCollectionArcGISCollection<string>

A collection of string values to display using the corresponding color.

Properties

PropertyTypeNullableReadonlySummary
ColorArcGISColorNoNo

The color used to symbolize the unique value.

DescriptionstringNoNo

The description for the unique value.

LabelstringNoNo

The label for the unique value.

ValuesCollectionArcGISCollection<string>NoNo

A collection of string values to display using the corresponding color.

Color

The color used to symbolize the unique value.

Description

string Description

The description for the unique value.

Label

string Label

The label for the unique value.

ValuesCollection

ArcGISCollection<string> ValuesCollection

A collection of string values to display using the corresponding color.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.