System.Drawing.Point: Method Members

The methods of System.Drawing.Point are listed below. For a list of all members, see the Point Members list.

See Also: Inherited members from System.ValueType

Public Methods

static
Add(Point, Size) : Point
Documentation for this section has not yet been entered.
static
Ceiling(PointF) : Point
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
Offset(Point)
Documentation for this section has not yet been entered.
Offset(int, int)
Documentation for this section has not yet been entered.
static
Round(PointF) : Point
Documentation for this section has not yet been entered.
static
Subtract(Point, Size) : Point
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
static
Truncate(PointF) : Point
Documentation for this section has not yet been entered.