githubEdit

Geometry

Inheritance: AvaloniaObjectarrow-up-right AvaloniaUI documentation: Geometry APIarrow-up-right

Properties

Properties
Description

transform(value: WidgetBuilder<'msg, #IFabTransform>)

Sets the Transform property.

clip(value: WidgetBuilder<'msg, #IFabGeometry>)

Sets the Clip property.

Events

Properties
Description

onChanged(msg: 'msg)

Raised when the geometry changes.

Last updated