OBJGetRefPointWC returns the reference point of a drawing object for the diagram coordinates (World Coordinates)
Return Value
nRefPointWC is an OR combination of two of the following values:
| Value | Meaning |
|---|---|
| LEFT | Left corner. |
| CENTER | Center between left and right corner. |
| RIGHT | Right corner. |
| Value | Meaning |
|---|---|
| TOP | Top corner. |
| MIDDLE | Center between top and bottom corner. |
| BOTTOM | Bottom corner. |
Parameters
hobj identifies a line, text, rectangle or ellipse object.
See also
id-305199