PointF.Empty 字段
定义
表示 PointF 类的、成员数据未被初始化的新实例。Represents a new instance of the PointF class with member data left uninitialized.
public: static initonly System::Drawing::PointF Empty;
public static readonly System.Drawing.PointF Empty;
staticval mutable Empty : System.Drawing.PointF
Public Shared ReadOnly Empty As PointF
字段值
- PointF
适用于