topEdge
topEdge(d_object) =>g_coordinate/nil
Description
Returns the upper right point’s Y coordinate of the figure’s bounding box.
Arguments
Value Returned
|
The Y coordinate of the upper right point of the bounding box. |
|
|
The object is not a database figure or it does not have a bounding box. |
Related Topics
Database Access Function Argument Types
Return to top