Graphisoft®

API Development KitVersion: 18

VectorImage::AddEndMark


Adds an end mark to the VectorImage. After it the VectorImage treated as non-expandable any more. If you add some more elements they will be ignored.


GSErrCode  AddEndMark (
    void
);

Return value

If the function succeeds, the return value is NoError. If the function fails, the return value is the error code.

Description

Addition always merges the new item to the end of the primitives list but drawing order can differ from placing order.

Requirements

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