Description:

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

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

Nothing found