Click or drag to resize

GH_ResizeBorderAnchor Property

Gets or sets the anchor point for sizing operations. This point is determined automatically when you call Setup(), however you can alter it afterwards if you want.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF Anchor { get; set; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_ResizeBorder.Anchor"]

See Also