API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Enumerations > OdDbLeader::AnnoType Enumeration
OdDbLeader::AnnoType Enumeration
Syntax
C++
enum AnnoType { kMText = 0, kFcf = 1, kBlockRef = 2, kNoAnno = 3 };

DbLeader.h

Members 
Description 
kMText = 0 
OdDbMText 
kFcf = 1 
OdDbFcf 
kBlockRef = 2 
OdDbBlockReference. 
kNoAnno = 3 
No annotation. 

This is record OdDbLeader::AnnoType.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.