Parameters |
Description |
OdGePoint3dArray& boundingPoints |
[out] Receives the bounding points. |
double dGapX = 0. |
[in] specifies gap aroung actual text in X direction. |
double dGapY = 0. |
[in] specifies gap aroung actual text in Y direction. |
Returns the WCS actual bounding points of this MText entity.
The points are returned as follows:
Point |
Corner |
boundingPoints[0] |
Top left |
boundingPoints[1] |
Top right |
boundingPoints[2] |
Bottom left |
boundingPoints[3] |
Bottom right |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|