Graphisoft®

API Development KitVersion: 18

VectorImage::GetUsedBytes


Gives the space in the memory needed to store the VectorImage in bytes.


ULong  GetUsedBytes (
    void
) const;

Return value

The space in the memory needed to store 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