Click or drag to resize

PageViewGroupTableAdd Method

Adds a new page view group to the table. The new page view group will be given a unique name.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int Add()

Return Value

Type: Int32
Index of new page view group if successful, -1 otherwise.
See Also