Parameters |
Description |
double& xMin |
[in] Receives the X-coordinate of the lower-left corner. |
double& yMin |
[in] Receives the Y-coordinate of the lower-left corner. |
double& xMax |
[in] Receives the X-coordinate of the upper-right corner. |
double& yMax |
[in] Receives the Y-coordinate of the upper-right corner. |
Returns the corners of the plot window area for this PlotSettings object (DXF 48, 49, 140, 141).
The corners define the area to be plotted if and only if plotType == kWindow.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|