Description:

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

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

Nothing found