Click or drag to resize

GH_Attr_WidgetTransform Property

Widget's transformation. Is set by the parent of the widget. The widget itself should only read from this field.

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

Property Value

Type: PointF
See Also