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