VectorImage::GetItemCountOfType
Gives the count of drawing primitives of a specified type in the VectorImage.
ULong GetItemCountOfType ( SyEnum typeID ) const;
Parameters
- typeID
- The type specified for taking into account.
Return value
The count of drawing primitives of the specified type in the VectorImage.
Description
You can count a specified type of the VectorImage.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp