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

适用于