MindFusion.Charting for JavaScript Programmer's Guide
Rect.top Method
See Also
 






Gets the y-coordinate of the top edge of this Rect object.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function top ()

 Return Value

Type: Number
Number. The y-coordinate of the top edge of this Rect object.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace