Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MapView.GetWindow
Queries window number for the window the MapView is placed on.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MapView | 15.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MapView.GetWindow"; MapView ) More
Parameters
Parameter | Description | Example |
---|---|---|
MapView | The map view reference number. | $$MapView |
Result
Returns number or error.
Description
Queries window number for the window the MapView is placed on.You can compare this number to the one returned by Window.Current function.
See also
Release notes
- Version 15.2
- Added MapView.GetWindow function.
Blog Entries
This function is free to use.
Created 31st March 2025, last changed 31st March 2025
