QuadraticBezierSegment
Inheritance: PathSegment AvaloniaUI documentation: QuadraticBezierSegment API
Constructors
Constructors | Description |
---|---|
QuadraticBezierSegment(point1: Point, point2: Point) | Creates a QuadraticBezierSegment widget. |
Properties
Properties | Description |
---|---|
reference(value: ViewRef) | Link a ViewRef to access the direct QuadraticBezierSegment control instance. |
Usages
Get access to the underlying QuadraticBezierSegment
Last updated