VectorImage::DeleteItemsOfType
Deletes all the drawing primitives of the given type from the VectorImage.
GSErrCode DeleteItemsOfType ( SyEnum typeID );
Parameters
- typeID
- The type specified for deleting.
Return value
If the function succeeds, the return value is NoError. If the function fails, the return value is the error code.
Description
Deletes all the drawing primitives of the given type from the VectorImage.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp