Enum MBoxFit
Namespace: Mapsui
Assembly: Mapsui.dll
Syntax
public enum MBoxFit
Fields
| Name | Description |
|---|---|
| Fill | Fill up the entire view port of the screen |
| Fit | Fit within the view port of the screen |
| FitHeight | Fill the height of the screen |
| FitWidth | Fill the width of the screen |