AutoResizedEventArgs.Size 屬性

定義

取得自動調整大小作業後視窗的新大小。

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

屬性值

Size

調整後視窗的大小。

適用於

另請參閱