Property Attributes
Attributes
Gets the attributes that are associated with the points in the point cloud layer.
Declaration
public IReadOnlyList<PointCloudAttribute> Attributes { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<PointCloudAttribute> | Describes the attributes that are associated with the points in the point cloud layer. |
Remarks
These attributes can be used to define the layer's renderer and filters.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |