leftEdge
leftEdge(d_object) =>g_coordinate/nil
Description
Returns the lower left point’s X coordinate of the figure’s bounding box.
Arguments
Value Returned
|
The X coordinate of the lower left 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