NRowCollection Class Properties
In This Topic
For a list of all members of this type, see NRowCollection members.
Public Properties
| | Name | Description |
 | WindowArea | Gets the window area. This is a shortcut property that gets the WindowX, WindowY, WindowWidth and WindowHeight properties as NRectangle. |
 | WindowHeight | Gets the height of the window in which this collection is visualized. Automatically updated by Nevron. |
 | WindowWidth | Gets the width of the window in which this collection is visualized. Automatically updated by Nevron. |
 | WindowX | Gets the X coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron. |
 | WindowY | Gets the Y coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron. |
 | X | Gets the X coordinate of this collection inside the parent coordinate system. Automatically updated by Nevron. |
Top
See Also