Modifier

FreeformActivityDesigner.MinimumSize Property

Definition

Gets the minimum size settings for the FreeformActivityDesigner.

public:
 virtual property System::Drawing::Size MinimumSize { System::Drawing::Size get(); };
public override System.Drawing.Size MinimumSize { get; }
member this.MinimumSize : System.Drawing.Size
Public Overrides ReadOnly Property MinimumSize As Size

Property Value

A Size that represents the smallest possible size for the FreeformActivityDesigner.

Applies to