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