Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MapView.GetTop
Queries current position of the drop area.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MapView | 9.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MapView.GetTop"; MapView ) More
Parameters
Parameter | Description | Example |
---|---|---|
MapView | The map view reference number. | $$MapView |
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 January 2019, last changed 15th January 2019
