Point.Empty Field
Definition
Represents a Point that has X and Y values set to zero.
public: static initonly System::Drawing::Point Empty;
public static readonly System.Drawing.Point Empty;
staticval mutable Empty : System.Drawing.Point
Public Shared ReadOnly Empty As Point
Field Value
- Point
Applies to