Graphisoft®

API Development KitVersion: 18

VectorImage::GetElementsRef


Gives the GSHandle referencing into the internal contents of the VectorImage.


GSHandle  GetElementsRef (
    void
) const;

Return value

The memory handle containing the internals of the VectorImage.

Description

You should use the given handle very cautiously. Never free the got GSHandle, it is owned by the VectorImage.

Requirements

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