Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

leftEdge

leftEdge( 
d_object 
)
=> g_coordinate / nil

Description

Returns the lower left point’s X coordinate of the figure’s bounding box.

Arguments

d_object

Database ID of a figure.

Value Returned

g_coordinate

The X coordinate of the lower left point of the bounding box.

nil

The object is not a database figure or it does not have a bounding box.

Related Topics

Database Access Function Argument Types

Bounding Box Functions


Return to top
 ⠀
X