Show / Hide Table of Contents

Property Renderer

Renderer

Gets or sets the renderer applied to the point cloud layer.

Declaration
public PointCloudRenderer? Renderer { get; set; }
Property Value
Type Description
PointCloudRenderer

The renderer applied to the point cloud layer.

Remarks

When set to null, a default renderer is used. If a color attribute is available, the default renderer is PointCloudRGBRenderer; otherwise, the default is PointCloudStretchRenderer using the elevation attribute. If AttributeName does not match one of the attributes available in Attributes, a LayerViewState that contains an appropriate error is raised.

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.