System.Web.UI.Design.DesignerAutoFormatCollection.PreviewSize Property

Gets the maximum outer dimensions of the control as it will appear at run time.

Syntax

public System.Drawing.Size PreviewSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerAutoFormatCollection.PreviewSize property examines each format in the collection and returns the largest height and the largest width in a System.Drawing.Size structure. A visual designer, such as vsprvslong, uses the DesignerAutoFormatCollection.PreviewSize to determine the initial size of the AutoFormat dialog box. The minimum size is 200-by-200 pixels.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0