Gets the rows of this player's terminal. If Player has set the value manually, Options.Rows is returned. Otherwise the value negotiated from the client is returned.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public int GetRows()

Return Value

A Int32

See Also