Class PointCloudRenderer
Defines how points in a PointCloudLayer are rendered.
Inheritance
PointCloudRenderer
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
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |