API Reference > OdDb Classes > OdDbRasterImageDef Class > OdDbRasterImageDef Methods > OdDbRasterImageDef::entityCount Method
OdDbRasterImageDef::entityCount Method
Syntax
C++
int entityCount(bool* pbLocked = NULL) const;
Parameters 
Description 
bool* pbLocked = NULL 
[in] If this value is not NULL, the value 'true' will be set at the pointer. 

Returns the number of raster images associated with this raster image definition object. 

 

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