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 minimum value that an RGB component value may have.

Signature
C#
C#

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

<p>Public Shared Const MinRGBValue As Integer = 0
{signature}
0</p>