Click or drag to resize

GH_Attr_WidgetCanvasPivot Property

Get widget pivot in canvas space.

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

Property Value

Type: PointF
The widget corner.
See Also