Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ImageView.GetTop

Queries current position of the drop area.

Component Version macOS Windows Linux Server iOS SDK
ImageView 7.4 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImageView.GetTop"; ImageView )   More

Parameters

Parameter Description Example
ImageView The image view reference number. $$ImageView

Result

Returns y coordinate or error.

Description

Queries current position of the drop area.
As Cocoa framework uses zero for the bottom coordinate, we have to swap for the normal topdown coordinates to be used.

See also

This function checks for a license.

Created 14th September 2017, last changed 14th September 2017


ImageView.GetToolTip - ImageView.GetVisible