NevronOpenVision
Nevron.Nov.UI Namespace / NScreen Class


In This Topic
NScreen Class Methods
In This Topic

For a list of all members of this type, see NScreen members.

Public Methods
 NameDescription
Public MethodConverts the specified dips measure to pixels, according to this screen resolution.  
Public MethodOverriden to compare screens by id.  
Public Methodstatic (Shared in Visual Basic)Gets the default screen according to the specified mode.  
Public MethodOverriden because Equals was overriden.  
Public Methodstatic (Shared in Visual Basic)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.  
Public Methodstatic (Shared in Visual Basic)Gets the screen that is nearest to the specified rectangle.  
Public Methodstatic (Shared in Visual Basic)Gets the screen that is nearest to the specified rectangle.  
Public MethodConverts the specified pixels measure to dips, according to this screen resolution.  
Top
See Also