API Reference > OdDb Classes > OdDbProxyEntity Class > OdDbProxyEntity Methods > OdDbProxyEntity::graphicsMetafileType Method
OdDbProxyEntity::graphicsMetafileType Method
Syntax
C++
virtual OdDbProxyEntity::GraphicsMetafileType graphicsMetafileType() const;

Returns the GraphicsMetafileType for this Proxy entity;

graphicsMetafileType() returns one of the following 

 

Name 
Value 
Description 
kNoMetafile 
No bounding box or graphics (R13 drawing files only) 
kBoundingBox 
Bounding Box 
kFullGraphics 
Full Graphics 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.