Initialization.OptimunSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the optimun size of the hosted application.
public:
property System::Drawing::Size OptimunSize { System::Drawing::Size get(); };
public System.Drawing.Size OptimunSize { get; }
member this.OptimunSize : System.Drawing.Size
Public ReadOnly Property OptimunSize As Size