Show / Hide Table of Contents

Constructor PointCloudColorModulation

PointCloudColorModulation(string, double, double)

Initializes a new instance of the PointCloudColorModulation class with the specified attribute name, minimum, and maximum values.

Declaration
public PointCloudColorModulation(string attributeName, double minValue, double maxValue)
Parameters
Type Name Description
string attributeName

The attribute to use as a source for the modulation amplitude.

double minValue

The minimum value to compute modulation linear mapping.

double maxValue

The maximum value to compute modulation linear mapping.

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.