XYZGet3DOutsideColor returns the color used to fill the 3D surface outside the data hull or the bars.
Return Value
rvRGB is a vector with 3 elements:
| Value | Meaning |
|---|---|
| rmRGB[1] | Red (0-255) |
| rmRGB[2] | Green (0-255) |
| rmRGB[3] | Blue (0-255) |
Parameters
A handle for a dataset created with XYZCreate.
id-1447713