VectorImage::IsUsingSortQueue
Determines if the VectorImage drawing method is the sort queue method.
bool IsUsingSortQueue ( void ) const;
Return value
True if the drawing of the VectorImage using the sort queue drawing method.
Description
The sort queue method means taking into account the user-defined drawing order.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp