Graphisoft®

API Development KitVersion: 18

VectorImage::TakeElements


Gives the GSHandle referencing into the internal contents of the VectorImage and deteach it from the VectorImage.


GSHandle  TakeElements (
    void
) const;

Return value

The memory handle containing the internals of the VectorImage.

Description

You should free the got GSHandle, since it is not owned by the VectorImage any more.

Requirements

Version:API 10.0 or later, ModelerGraphics 8 or later
Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
Header:VectorImage.hpp