ControlDesigner::InvalidPoint Field

 

Defines a local Point that represents the values of an invalid Point.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
static initonly Point InvalidPoint

Field Value

Type: System.Drawing::Point

InvalidPoint has an X and Y property set to the minimum value for the integer data type.

.NET Framework
Available since 1.1
Return to top
Show: