SwitcherViewAdapter.MinimumSize 屬性

定義

取得方法能指定的最低要求 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

適用於