HostedApplication.OptimumSize Property

Definition

Get the hint for the optimum size.

public:  abstract property System::Drawing::Size OptimumSize {  public:
System::Drawing::Size get(); protected:
 void set(System::Drawing::Size value); };
public abstract System.Drawing.Size OptimumSize { get; protected set; }
member this.OptimumSize : System.Drawing.Size with get, set
Public MustOverride Property OptimumSize As Size

Property Value

Applies to