Gets the top-middle of this Rect object.
Namespace: MindFusion.DrawingFile: Rect.js
function topMiddle ()
The top-middle coordinate, which is a Point with x that is the sum of x and half of width and with y equal to y.
Rect MembersRect ClassMindFusion.Drawing Namespace