Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 791 Bytes

geometry.md

File metadata and controls

18 lines (12 loc) · 791 Bytes

Geometry

Inheritance: AvaloniaObject
AvaloniaUI documentation: Geometry API

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.