LineGeometry
Inheritance: Geometry AvaloniaUI documentation: LineGeometry API
Constructors
Constructors
Description
LineGeometry(startPoint: Point, endPoint: Point)
Creates a LineGeometry widget.
Properties
Properties
Description
reference(value: ViewRef)
Link a ViewRef to access the direct LineGeometry control instance.
Usages
Get access to the underlying LineGeometry
Last updated