GH_NamedView.Name Property

GH_NamedViewName Property

Gets or sets the name of the view.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Name { get; set; }
Public Property Name As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_NamedView.Name"]

See Also