VectorImage::GetCapacity
Gives the current capacity of the VectorImage in bytes.
ULong GetCapacity ( void ) const;
Return value
The current capacity of the VectorImage in bytes.
Description
The capacity can be larger as the really used bytes. If the gap is big then you can cut the capacity with the SetCapacity.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp