Table of Contents

Property MaximumSize

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

MaximumSize

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

public Size MaximumSize { get; set; }

Property Value

Size

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