Defines a polyline through a list of coordinates. More...
Import Statement: | import QtQuick |
Since: | QtQuick 2.14 |
The example below creates a triangular path consisting of four vertices on the edge of the containing Shape's bounding box. Through the containing shape's scale property, the path will be rescaled together with its containing shape.
PathPolyline { id: ppl path: [ Qt.point(0.0, 0.0), Qt.point(1.0, 0.0), Qt.point(0.5, 1.0), Qt.point(0.0, 0.0) ] }
See also Path, PathQuad, PathCubic, PathArc, PathAngleArc, PathCurve, PathSvg, PathMove, and PathPolyline.
[read-only] start : point |
This read-only property contains the beginning of the polyline.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: