테스트 도형 수정
This commit is contained in:
parent
11053286ef
commit
d5336db610
@ -371,7 +371,7 @@ export default function Roof2(props) {
|
|||||||
{ x: 450, y: 850 },
|
{ x: 450, y: 850 },
|
||||||
]
|
]
|
||||||
|
|
||||||
const polygon = new QPolygon(twelvePoint2, {
|
const polygon = new QPolygon(twelvePoint, {
|
||||||
fill: 'transparent',
|
fill: 'transparent',
|
||||||
stroke: 'green',
|
stroke: 'green',
|
||||||
strokeWidth: 1,
|
strokeWidth: 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user