Search
Rect.topLeft Method
See Also
 






Gets the top-left edge of this Rect.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function topLeft ()

 Return Value

The top-left edge of this Rect.

 See Also