Show / Hide Table of Contents

Class PointCloudColorClassBreak

Defines a color to apply to points with an attribute value within a specified range of values.

Inheritance
object
PointCloudColorClassBreak
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 PointCloudColorClassBreak

Constructors

Name Description
PointCloudColorClassBreak(Color, double, double)

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

Properties

Name Description
Color

Gets or sets the color to apply to points with a value inside the range defined by the class break.

Description

Gets or sets the description of the class break.

Label

Gets or sets the label for the class break.

MaxValue

Gets or sets the maximum value for the class break.

MinValue

Gets or sets the minimum value for the class break.

See Also

PointCloudClassBreaksRenderer

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.