Click or drag to resize

GH_Attr_WidgetCanvasPivot Property

Get widget pivot in canvas space.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public PointF CanvasPivot { get; }

Property Value

Type: PointF
The widget corner.
See Also