PathSvg QML Type
SVG 경로 데이터 문자열을 사용하여 경로를 정의합니다. 더 보기...
Import Statement: | import QtQuick |
속성
- path : string
상세 설명
다음 QML은 아래와 같은 경로를 생성합니다:
Path, PathLine, PathQuad, PathCubic, PathArc, PathAngleArc, PathCurve 을참조하십시오 .
속성 문서
path : string |
경로를 지정하는 SVG 경로 데이터 문자열입니다.
이 형식에 대한 자세한 내용은 W3C SVG 경로 데이터를 참조하세요.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.