Property ClassBreaks
ClassBreaks
Gets the collection of class breaks that define a color to apply to each range of values.
Declaration
public IList<PointCloudColorClassBreak> ClassBreaks { get; }
Property Value
| Type | Description |
|---|---|
| IList<PointCloudColorClassBreak> | The collection of class breaks that define a color to apply to each range of values. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |