Name | Description | |
---|---|---|
![]() | DipsToPixels | Converts the specified dips measure to pixels, according to this screen resolution. |
![]() | Equals | Overriden to compare screens by id. |
![]() ![]() | GetDefaultScreen | Gets the default screen according to the specified mode. |
![]() | GetHashCode | Overriden because Equals was overriden. |
![]() ![]() | GetScreenById | Gets a screen by id. Returns null, if the screen is not found. You can use the negative NScreen.PrimaryScreenId and NScreen.FocusScreenId to dynamically identify the primary and focus screens. |
![]() ![]() | GetScreenFromPoint | Gets the screen that is nearest to the specified rectangle. |
![]() ![]() | GetScreenFromRect | Gets the screen that is nearest to the specified rectangle. |
![]() | PixelsToDips | Converts the specified pixels measure to dips, according to this screen resolution. |