Parameters |
Description |
double& xmin |
[out] A reference to be used for returning the X coordinate of the window area's lower left corner. |
double& ymin |
[out] A reference to be used for returning the Y coordinate of the window area's lower left corner. |
double& xmax |
[out] A reference to be used for returning the X coordinate of the window area's upper right corner. |
double& ymax |
[out] A reference to be used for returning the Y coordinate of the window area's upper right corner. |
Returns the current information about the plot window area for a specified layout.
param [in] A pointer to a layout object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|