VectorImage::GetBounds
Gives the bounding box of the VectorImage.
Box2DData GetBounds ( void ) const;
Return value
The bounding box of the VectorImage.
Description
The VectorImage bounding box can be changed automatically if there is a scale change but not in the case of element addition or deletion.
Requirements
- Version:API 10.0 or later, ModelerGraphics 8 or later
- Library:ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header:VectorImage.hpp