Gets the bottom-left edge of this Rect object.
Namespace: MindFusion.DrawingFile: Rect.js
function bottomLeft ()
The bottom-left edge, which is a Point with x that is equal to x and with y that is the sum of y and height.
Rect MembersRect ClassMindFusion.Drawing Namespace