Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MapView.GetWidth
Queries current width of the map view.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MapView | 9.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MapView.GetWidth"; MapView ) More
Parameters
Parameter | Description | Example |
---|---|---|
MapView | The map view reference number. | $$MapView |
Result
Returns width or error.
Description
Queries current width of the map view.See also
- ImageView.GetWidth
- MapView.CoordinateForPoint
- MapView.GetHeight
- MapView.GetLeft
- MapView.GetWindow
- TextView.GetWidth
This function checks for a license.
Created 14th January 2019, last changed 15th January 2019
