Table of Contents

Operator implicit operator

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

implicit operator RectangleF(Rect)

Converts the specified Rect to a RectangleF.

public static implicit operator RectangleF(Rect r)

Parameters

r Rect

Returns

RectangleF