Links
AcMapDMMap:: SetExtent Method
Sets the extent of this map.
Acad::ErrorStatus SetExtent(
double dMinX,
double dMinY,
double dMaxX,
double dMaxY
);|
Parameters |
Description |
|
dMinX |
Input the extent min x value. |
|
dMinY |
Input the extent min y value. |
|
dMaxX |
Input the extent max x value. Input 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].