| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MapView.GetOverlayFillColor
Queries fill color for an overlay.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| MapView | 9.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MapView.GetOverlayFillColor"; MapView; Overlay Identifier ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| MapView | The map view reference number. | $$MapView |
| Overlay Identifier | The identifier for the overlay to use. | "82001" |
Result
Returns color or error.
Description
Queries fill color for an overlay.See also
- MapView.GetOverlayLineWidth
- MapView.GetOverlayStrokeColor
- MapView.SetOverlayFillColor
- MapView.SetOverlayStrokeColor
Release notes
- Version 9.5
Blog Entries
This function is free to use.
Created 19th September 2019, last changed 19th September 2019