Search notes:

System.Management.Automation.Host.Coordinates (struct)

System.Management.Automation.Host.Coordinates represents a pair of coordinates which are conventently named X and Y.
This struct is used, for example, in a few properties and methods of $host.ui.rawUI (which is a System.Management.Automation.Internal.Host.InternalHostRawUserInterface), like

See also

System.Management.Automation.Host.Rectangle
System.Management.Automation.Host.Size

Index