Operator operator / NamespaceTerminal.Gui AssemblyTerminal.Gui.dll operator /(SizeF, float) Divides SizeF by a float producing SizeF. public static SizeF operator /(SizeF left, float right) Parameters left SizeF Dividend of type SizeF. right float Divisor of type int. Returns SizeF Result of type SizeF.