Show / Hide Table of Contents

Constructor PointCloudColorClassBreak

PointCloudColorClassBreak(Color, double, double)

Initializes a new instance of the PointCloudColorClassBreak class with the specified color, minimum, and maximum values.

Declaration
public PointCloudColorClassBreak(Color color, double minValue, double maxValue)
Parameters
Type Name Description
Color color

The color to apply to points with a value inside the range defined by the class break.

double minValue

The minimum value for the class break.

double maxValue

The maximum value for the class break.

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.