AcMapAnnotationManager:: GetTemplateColor Function
Retrieves the block color property of an annotation template. See also SetTemplateColor().
Acad::ErrorStatus GetTemplateColor(
AcCmColor & color,
const ACHAR * pszTemplateName
);
File
AcMapAnnotationManager.h
|
Parameters |
Description |
|
color |
Output template block color value. This value defaults to the current entity color 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].