AcMapMbTile::GetViewPortSize Method

Land Desktop Development ARX CPP SDK

AcMapMbTile:: GetViewPortSize Method
 

Gets the size of the tile as viewed.

virtual Acad::ErrorStatus GetViewPortSize(
    double& dWidth, 
    double& dHeight
) const;
Parameters 
Description 
dWidth 
Output width of the viewed size of the tile.  
dHeight 
Output height of the viewed size of the tile.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

This includes the boundary of the tile plus the overlap.

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].