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 

欄位值

備註

空填充物件定義為具有 RightLeft、 和 BottomTop 填充屬性為 0。

此不變欄位用於比較操作與初始化。

適用於

另請參閱