Table of Contents

Operator explicit operator

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

explicit operator PointF(SizeF)

Converts the specified SizeF to a PointF.

public static explicit operator PointF(SizeF size)

Parameters

size SizeF

Returns

PointF