Padding.Empty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 Padding 一個沒有填充物的物件。
public: static initonly System::Windows::Forms::Padding Empty;
public static readonly System.Windows.Forms.Padding Empty;
staticval mutable Empty : System.Windows.Forms.Padding
Public Shared ReadOnly Empty As Padding
欄位值
備註
空填充物件定義為具有 Right、 Left、 和 BottomTop 填充屬性為 0。
此不變欄位用於比較操作與初始化。