System.Drawing.Point Structure

Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.

See Also: Point Members

Syntax

[System.ComponentModel.TypeConverter(typeof(System.Drawing.PointConverter))]
[System.Runtime.InteropServices.ComVisible(true)]
public struct Point

Remarks

To convert a System.Drawing.Point to a System.Drawing.PointF, use Point.op_Implicit(Point).

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0