StaticcenterXStaticcenterYThe center y-axis value of the canvas.
StaticmaxXThe maximum visible x-axis value of the canvas.
StaticmaxYThe maximum visible y-axis value of the canvas.
StaticminXThe minimum visible x-axis value of the canvas.
StaticminYThe minimum visible y-axis value of the canvas.
StaticmapStaticmapStaticmapStaticmapStaticmapMap a percentage value to a value on the x-axis of the canvas. A percentage value of 0.5 will be exactly in the middle of the x-axis, regardless of canvas resolution or aspect ratio.
The percentage expressed as a decimal number (e.g. 50% = 0.5)
StaticmapMap a percentage value to a value on the y-axis of the canvas. A percentage value of 0.5 will be exactly in the middle of the y-axis, regardless of canvas resolution or aspect ratio.
The percentage expressed as a decimal number (e.g. 50% = 0.5)
The center x-axis value of the canvas.