API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::annoType Method
OdDbLeader::annoType Method
Syntax
C++
AnnoType annoType() const;

Returns the annotation type associated with this Leader entity (DXF 73).

annoType() returns one of the following: 

 

Name 
Value 
Entity type 
Description 
kMText 
OdDbMText 
MText 
kFcf 
OdDbFcf 
Feature control frame (Tolerance) 
kBlockRef 
OdDbBlockReference 
Block reference 
kNoAnno 
 
No annotation 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.