StructuredCompositeActivityDesigner.MinimumSize Property

Definition

Gets the minimum size settings for the StructuredCompositeActivityDesigner.

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

The Size that represents the smallest possible size for the StructuredCompositeActivityDesigner.

Applies to