Constructor PointCloudColorStop
PointCloudColorStop(Color, double)
Initializes a new instance of the PointCloudColorStop class with the specified color and value.
Declaration
public PointCloudColorStop(Color color, double value)
Parameters
| Type | Name | Description |
|---|---|---|
| Color | color | The color for the stop. |
| double | value | Specifies the data value to map to the given color. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |