Gets the y-coordinate that is the sum of the y and height values of this Rect object.
Namespace: MindFusion.Drawing
File: Rect.js
SyntaxJavaScript
Copy Code
|
|---|
function bottom () |
The y-coordinate that is the sum of y and height of this Rect.
See Also