Search
Rect.left Method
See Also
 






Gets the x-coordinate of the left edge of this Rect object.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function left ()

 Return Value

The x-coordinate of the left edge of this Rect object.

 See Also