PageViewGroupTableAdd Method |
| Name | Description | |
|---|---|---|
| Add |
Adds a new page view group to the table. The new page view group will be given a unique name.
| |
| Add(IEnumerableRhinoPageView) |
Adds a new page view group to the table, and adds page views to the group.
The new page view group will be given a unique name.
| |
| Add(PageViewGroup) |
Adds a new page view group to the table.
| |
| Add(PageViewGroup, IEnumerableRhinoPageView) |
Adds a new page view group to the table, and adds page views to the group.
|