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:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public PointF Transform { get; set; }

Property Value

Type: PointF
See Also