PathFigure
Last updated
Last updated
Inheritance: AvaloniaObject AvaloniaUI documentation: PathFigure API
Constructors | Description |
---|---|
Properties | Description |
---|---|
PathFigure(startPoint: Point)
Creates a PathFigure widget.
isClosed(value: bool)
Sets the IsClosed property.
isFilled(value: bool)
Sets the IsFilled property.
reference(value: ViewRef)
Link a ViewRef to access the direct PathFigure control instance.