ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
The RGB components of the color of the vertex at the given index.
Gets the color at index i as Color struct.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- i
- Type: SystemInt32
Index of the vertex to retrieve the color for.
Return Value
Type: ColorThe RGB components of the color of the vertex at the given index.
Remarks
[ILNumerics Visualization Engine]
See Also