Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}The minimum valid index of a color within the palette.{excerpt}
{signature:C#}
 public static const int MinColorIndex = 0;
{signature}{signature:vb.net}
Public Shared Const MinColorIndex As Integer = 0
{signature}