Click or drag to resize

ViewInfoName Property

Gets or sets the name of the view.

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

Property Value

Type: String
See Also