AcMapDMMap::SetThumbnailDimensions Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: SetThumbnailDimensions Method
 

Sets the thumbnail width and height factors. These width and height factors are multiplied by the text height in the legend to determine the size of the thumbnail width and height. See also GetThumbnailDimensions().

Acad::ErrorStatus SetThumbnailDimensions(
    double dHeight, 
    double dWidth
);
Parameters 
Description 
dHeight 
Input height factor.  
dWidth 
Input width factor.  
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].