Size.Empty 屬性

定義

取得值,表示靜態的空 Size

public:
 static property System::Windows::Size Empty { System::Windows::Size get(); };
public static System.Windows.Size Empty { get; }
static member Empty : System.Windows.Size
Public Shared ReadOnly Property Empty As Size

屬性值

Size 的空執行個體。

備註

Width 用這個屬性時, 的 SizeHeight 等於負無限大。 這是唯一可以是負數的情況 Size

適用於