NevronOpenVision
Nevron.Nov.UI Namespace / NWindow Class


NWindow Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the back color of the window. It is used to fill the entire Window area and is always consumed as an opaque color. This means that currently NOV does not support transparent windows.  
Public PropertyGets or sets the widget that represents the window content  
Public PropertyGets the display stamp that was associated with the last frame.  
Public PropertyOverridden. Gets the display surface on which this visual is displayed (painted). Overriden to return this window.  
Public PropertyGets or sets the overlay that displays content on top of the window content  
Public PropertyGets the resolution of the window  
Public PropertyGets or sets whether this window should use paint caching, when the integration platform provides such. By default set to true.  
Public PropertyGets or sets the collection of the top-level windows of this window  
Top
See Also