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

...

Description

Excerpt

The maximum valid index of a color within the palette.

Signature
C#
C#

<p> public static const int MaxColorIndex = 55;
{signature}{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Shared Const MaxColorIndex As Integer = 55
{signature}
55</p>