VectorImage::OffsetImage
Offsets all the drawing primitives with a vector.
GSErrCode OffsetImage ( const Coord& offset );
Parameters
- offset
- The offset vector specified.
Return value
If the function succeeds, the return value is NoError. If the function fails, the return value is the error code.
Description
Offsets all the drawing primitives with a vector.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp