Table of Contents

Property MinimumSize

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

MinimumSize

Gets or sets a minimum size of the pop-up.

public Size MinimumSize { get; set; }

Property Value

Size

An ordered pair of type Size representing the width and height of a rectangle.