Links
AcMapDMMap:: GetExtent Method
Retrieves the current extent of this map exactly as last input to SetExtent().
Acad::ErrorStatus GetExtent( double& dMinX, double& dMinY, double& dMaxX, double& dMaxY ) const;
Parameters |
Description |
dMinX |
Output the extent min x value. |
dMinY |
Output the extent min y value. |
dMaxX |
Output the extent max x value. Output the extent max Y value. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].