Share via


IHostedApplication.MinimumSize Property

Definition

Gets a hint for minimum window 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

Property Value

Returns Size.

Applies to