Show / Hide Table of Contents

Constructor PointCloudStretchRenderer

PointCloudStretchRenderer(string, IEnumerable<PointCloudColorStop>)

Initializes a new instance of the PointCloudStretchRenderer class.

Declaration
public PointCloudStretchRenderer(string attributeName, IEnumerable<PointCloudColorStop> stops)
Parameters
Type Name Description
string attributeName

The name of the attribute for the renderer to use.

IEnumerable<PointCloudColorStop> stops

The stops that define colors and point values to control rendering.

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.