FunctionsElementCanvasScaledYElementCanvasScaledY CallableElementCanvasScaledY(yPos: number, anchorPosition?: AnchorY): numberCalculates the Y position on the canvas in pixels, accounting for anchor alignment.ParametersyPos: numberanchorPosition: AnchorY = 'top'Returns number
Calculates the Y position on the canvas in pixels, accounting for anchor alignment.