RectangleF.Empty 字段

定义

表示其成员未初始化的 RectangleF 类的实例。

public: static initonly System::Drawing::RectangleF Empty;
public static readonly System.Drawing.RectangleF Empty;
 staticval mutable Empty : System.Drawing.RectangleF
Public Shared ReadOnly Empty As RectangleF 

字段值

注解

RectangleF 的成员未初始化。

适用于