Searched refs:bottomLeft (Results 1 – 2 of 2) sorted by relevance
277 const bottomLeft = new Point3D( constant292 .lineTo(bottomLeft.x, bottomLeft.y - cornerRadius)294 bottomLeft.x,295 bottomLeft.y,296 bottomLeft.x + cornerRadius,297 bottomLeft.y,324 const bottomLeft = new Point3D(topLeft.x, bottomRight.y, topLeft.z); constant330 .lineTo(bottomLeft.x, bottomLeft.y)
430 const bottomLeft = new Point3D( constant443 rect3d.transform.transformPoint3D(bottomLeft),