Geometry
Last updated
Inheritance: AvaloniaObject AvaloniaUI documentation: Geometry API
transform(value: WidgetBuilder<'msg, #IFabTransform>)
Sets the Transform property.
clip(value: WidgetBuilder<'msg, #IFabGeometry>)
Sets the Clip property.
onChanged(msg: 'msg)
Raised when the geometry changes.
Last updated