'Declaration Public Overloads Sub UpdatePalette( _ ByVal index As Integer, _ ByVal value As UInteger _ )
'Usage Dim instance As ImGearCADPage Dim index As Integer Dim value As UInteger instance.UpdatePalette(index, value)
Parameters
- index
 - The index of the color to update in the palette.
 - value
 - The new value to set at given index