Class PointCloudFixedSizeAlgorithm
An algorithm to render points with fixed meters or screen space sizing.
Namespace: Esri.ArcGISRuntime.Mapping.PointCloud
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PointCloudFixedSizeAlgorithm : PointCloudSizeAlgorithm
Constructors
| Name | Description |
|---|---|
| PointCloudFixedSizeAlgorithm(double, SymbolSizeUnits) | Initializes a new instance of the PointCloudFixedSizeAlgorithm class. |
Properties
| Name | Description |
|---|---|
| Size | Gets or sets symbol size in meters or screen-space units. |
| SizeUnits | Gets or sets whether size is in meters or screen-space units. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |