get_display_length
Description:
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. |