AcMapAnnotationManager:: SetTemplateScaleFactor Function
Sets the block scale factor property of an annotation template. See also GetTemplateScaleFactor().
Acad::ErrorStatus SetTemplateScaleFactor( const ACHAR * pszTemplateName, double dScalefactor );
File
AcMapAnnotationManager.h
Parameters |
Description |
pszTemplateName |
Input name of the template whose static property to set. |
dScalefactor |
Input new value for the block scale factor. |
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].