Click or drag to resize

PageViewGroupName Property

Gets or sets the name of this page view group.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public override string Name { get; set; }

Property Value

Type: String
See Also