AcMapAnnotationManager::SetTemplateColor Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: SetTemplateColor Function
 

Sets the block color property of an annotation template. See also GetTemplateColor().

Acad::ErrorStatus SetTemplateColor(
    const ACHAR * pszTemplateName, 
    AcCmColor color
);
File

AcMapAnnotationManager.h

Parameters 
Description 
pszTemplateName 
Input name of the template whose static property to set.  
color 
Input new value for the block color.  
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].