AcMapMbTileGeneratorSettingsArea::SetExtents Method

Land Desktop Development ARX CPP SDK

AcMapMbTileGeneratorSettingsArea:: SetExtents Method
 

Sets the extents of the area to tile.

virtual Acad::ErrorStatus SetExtents(
    const double dXExtMax, 
    const double dYExtMax, 
    const double dXExtMin, 
    const double dYExtMin
);
Parameters 
Description 
dXExtMax 
Input, Holds x value of EXTMAX of area to tile  
dYExtMax 
Input, Holds y value of EXTMAX of area to tile  
dXExtMin 
Input, Holds x value of EXTMIN of area to tile  
dYExtMin 
Input, 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].