PolyLineSegment
Inheritance: PathSegment AvaloniaUI documentation: PolyLineSegment API
Constructors
Constructors
Description
PolyLineSegment(points: Point list)
Creates a PolyLineSegment widget.
Properties
Properties
Description
reference(value: ViewRef)
Link a ViewRef to access the direct PolyLineSegment control instance.
Usages
Get access to the underlying PolyLineSegment
Last updated