public: virtual array<PointD>^ GetBoundingBox( bool relative )
Parameters
- relative
- If set to false, the absolute bounding box points will be returned.
Return Value
Two points are always returned. The first one is the lower-left corner and the second is the upper-right corner of the bounding box.