MCPcopy Create free account
hub / github.com/microsoft/SandDance / rectangleY

Function rectangleY

docs/app/js/sanddance-app.js:121665–121667  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

121663 return d.x;
121664}
121665function rectangleY(d) {
121666 return d.y;
121667}
121668function rectangleWidth(d) {
121669 return d.width;
121670}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected