ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Updates a single color in this color buffer, corresponding to a single vertex color.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- index
- Type: SystemInt32
Index of the vertex to update the color for. - color
- Type: System.DrawingColor
The new color.
Remarks
[ILNumerics Visualization Engine]
See Also