Geometry

Inheritance: AvaloniaObject AvaloniaUI documentation: Geometry API

Properties

PropertiesDescription

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

Sets the Transform property.

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

Sets the Clip property.

Events

PropertiesDescription

onChanged(msg: 'msg)

Raised when the geometry changes.

Last updated