Show / Hide Table of Contents

Constructor PointCloudClassBreaksRenderer

PointCloudClassBreaksRenderer(string, IEnumerable<PointCloudColorClassBreak>)

Initializes a new instance of the PointCloudClassBreaksRenderer class.

Declaration
public PointCloudClassBreaksRenderer(string attributeName, IEnumerable<PointCloudColorClassBreak> classBreaks)
Parameters
Type Name Description
string attributeName

The name of the attribute to use for the renderer.

IEnumerable<PointCloudColorClassBreak> classBreaks

A collection of class breaks that define a color to apply to each range of values.

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.