Description:

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

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

Nothing found