Share via


HostedWebApplication.OptimumSize Property

Definition

The size that the applications's window will initially be if it is a floating window.

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

Property Value

Applies to