GH_NamedView.Type Property

GH_NamedViewType Property

Gets or sets a value indicating whether the anchor point represents the target or the center.

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

Property Value

Type: GH_NamedViewType

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

See Also