Click or drag to resize

GH_NamedViewType Enumeration

Types of named view anchor points.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_NamedViewType
Members
  Member nameValueDescription
target0 Anchor represents the location of the target (the canvas origin).
center1 Anchor represents the point that is supposed to end up in the middle of the canvas.
See Also