AcMapMbMapSheetTemplate::GetTileSize Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetTemplate:: GetTileSize Method
 

Gets height and width of tile from the Map viewport.

virtual Acad::ErrorStatus GetTileSize(
    double& dWidth, 
    double& dHeight
) const;
Parameters 
Description 
dWidth 
Output viewport width  
dHeight 
Output viewport height  
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].