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
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |