Description
The minimum valid index of a color within the palette.
C#
<p> public static const int MinColorIndex = 0;</p> |
vb.net
<p> Public Shared Const MinColorIndex As Integer = 0</p> |
The minimum valid index of a color within the palette.
<p> public static const int MinColorIndex = 0;</p> |
<p> Public Shared Const MinColorIndex As Integer = 0</p> |