Click or drag to resize

PageViewGroupCopyAttributesFrom Method

Copy attributes from another page view group.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public void CopyAttributesFrom(
	PageViewGroup src
)

Parameters

src
Type: Rhino.DocObjectsPageViewGroup

[Missing <param name="src"/> documentation for "M:Rhino.DocObjects.PageViewGroup.CopyAttributesFrom(Rhino.DocObjects.PageViewGroup)"]

See Also