SwitcherViewAdapter.MinimumSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得方法能指定的最低要求 GetPreferredSize(Size) 。
public:
property System::Drawing::Size MinimumSize { System::Drawing::Size get(); };
public System.Drawing.Size MinimumSize { get; }
member this.MinimumSize : System.Drawing.Size
Public ReadOnly Property MinimumSize As Size
屬性值
一對有序的 , Size 代表矩形的寬度與高度。
實作
Microsoft.SqlServer.Management.Controls.IView.MinimumSize