AcMapMbTileGeneratorSettings::SetScaleFactor Method

Land Desktop Development ARX CPP SDK

AcMapMbTileGeneratorSettings:: SetScaleFactor Method
 

Sets the scale data member.

Acad::ErrorStatus SetScaleFactor(
    const double dScaleFactor
);
Parameters 
Description 
dScaleFactor 
Input scale factor.  
Returns

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

Remarks

A 1: prefix is assumed so if the scale is 1:200 then this value should be 200. This value is applied to the physical size of the layout main tile viewport to determine tile size.

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