Show / Hide Table of Contents

Class PointCloudRenderer

Defines how points in a PointCloudLayer are rendered.

Inheritance
object
PointCloudRenderer
PointCloudClassBreaksRenderer
PointCloudRGBRenderer
PointCloudStretchRenderer
PointCloudUniqueValueRenderer
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.PointCloud
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class PointCloudRenderer

Properties

Name Description
AttributeName

Gets or sets the name of the attribute upon which rendering is based.

ColorModulation

Gets or sets the color modulation that reduces the brightness of the point's color based on the value of another attribute, usually intensity.

PointsPerInch

Gets or sets the number of points to draw per display inch.

SizeAlgorithm

Gets or sets how the size of the points in the point cloud is computed for rendering.

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.