Description:

Writes a System.Drawing.Color value to the archive.

Syntax:
public void WriteColor(
Color value
)
Parameters:
  • value
  • Type: System.Drawing.Color
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found