FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPlot_SetWorld ( kPlot  plot,
k32f  x,
k32f  y,
k32f  width,
k32f  height 
)

Defines the world coordinate system for the plot.

World coordinates determine axis scaling and affect the rendering of graphic objects.

Parameters
plotPlot object.
xWorld coorindate x-origin.
yWorld coorindate y-origin.
widthWorld coorindate width.
heightWorld coorindate height.
Returns
Operation status.