AcMapAnnotationManager::GetTemplateScaleFactor Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: GetTemplateScaleFactor Function
 

Retrieves the block scale factor property of an annotation template. See also SetTemplateScaleFactor().

Acad::ErrorStatus GetTemplateScaleFactor(
    double& dScalefactor, 
    const ACHAR * pszTemplateName
);
File

AcMapAnnotationManager.h

Parameters 
Description 
dScalefactor 
Output template block scale factor value. This value defaults to 1.0 when a template is created.  
pszTemplateName 
Input name of the template to examine.  
Returns

Returns Acad::eOk if successful; otherwise, returns an 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].