INCLAN: X0, Y0, X1, Y1

From CYANA Wiki
Jump to navigation Jump to search

Synopsis

X0, Y0, X1, Y1

Description

Define the positions of the two reference points (X0,Y0) and (X1,Y1) in the user coordinate system. All positions and distances are measured in the user coordinate system except for linewidth, text size, mark size, and dash patterns, which are always specified in points. These plot parameters are changed implicitly by the plot scale command or if autoscaling is enabled. The values of these plot parameters are available in INCLAN as intrinsic functions: plotx0, ploty0, plotx1 and ploty1.

Initial values: X0 = -250, Y0 = -375, X1 = 250, Y1 = 375