Gets the top-right edge of this Rect object.
Namespace: MindFusion.Drawing
Package: Rect.js
JavaScript Copy Code |
---|
function topRight () |
The top-right edge, which is a Point with x that is the sum of x and width and with y equal to y.
NetDiagram Programmer's Guide | © 2023 MindFusion |