AcMapMbTileGeneratorSettingsArea:: GetExtents Method
Gets the extents of the area to tile.
virtual Acad::ErrorStatus GetExtents(
double& dXExtMax,
double& dYExtMax,
double& dXExtMin,
double& dYExtMin
) const;|
Parameters |
Description |
|
dXExtMax |
Output, Holds x value of EXTMAX of area to tile |
|
dYExtMax |
Output, Holds y value of EXTMAX of area to tile |
|
dXExtMin |
Output, Holds x value of EXTMIN of area to tile |
|
dYExtMin |
Output, Holds y value of EXTMIN of area to tile |
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].