MindFusion.Diagramming 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 ()

 See Also