MindFusion.Charting for WebForms Programmer's Guide
Rect.bottomLeft Method
See Also
 



Gets the bottom-left edge of this Rect object.

Namespace: MindFusion.Drawing
Assembly: Rect.js

 Syntax

JavaScript  Copy Code

function bottomLeft ()

 Return Value

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.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace