BezierSegment
Inheritance: PathSegment AvaloniaUI documentation: BezierSegment API
Constructors
Properties
Usages
Get access to the underlying BezierSegment
Last updated
Inheritance: PathSegment AvaloniaUI documentation: BezierSegment API
Last updated
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.