PathGeometry
Inheritance: Geometry AvaloniaUI documentation: PathGeometry API
Constructors
Constructors
Description
PathGeometry(fillRule: FillRule)
Creates a PathGeometry widget.
PathGeometry(pathData: string, fillRule: FillRule)
Creates a PathGeometry widget.
Properties
Properties
Description
reference(value: ViewRef)
Link a ViewRef to access the direct PathGeometry control instance.
Usages
Get access to the underlying AvaloniaUI PathGeometry
Last updated