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
欄位值
備註
空的填補物件定義為將 、 Left Bottom 和 Top 填補屬性設定為 Right 0。
此不可變欄位適用于比較作業和初始化。