get_display_length


Description:

public ulong get_display_length (DisplaySideKind side)

Get the current display length for the given side kind.

If the display size is unknown, this function will return 0.

Parameters:

this

a SystemInfo instance.

side

the DisplaySideKind to select.

Returns:

the display size in logical pixels.