Padding.Empty 欄位

定義

提供 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 

欄位值

Padding

備註

空的填補物件定義為將 、 Left BottomTop 填補屬性設定為 Right 0。

此不可變欄位適用于比較作業和初始化。

適用於

另請參閱