Click or drag to resize

PageViewGroupTableAdd Method

Overload List
  NameDescription
Public methodAdd
Adds a new page view group to the table. The new page view group will be given a unique name.
Public methodAdd(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.
Public methodAdd(PageViewGroup)
Adds a new page view group to the table.
Public methodAdd(PageViewGroup, IEnumerableRhinoPageView)
Adds a new page view group to the table, and adds page views to the group.
Top
See Also