Graphisoft®

API Development KitVersion: 18

VectorImage::GetStatus


Gives the status of the VectorImage.


GSErrCode  GetStatus (
    void
) const;

Return value

If the internal state is consistent, the return value is NoError. If there are inconsistencies, the return value is an error code.

Description

This status can be inconsistent due to memory overwriting or other serious problems.

Requirements

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