C# Class Mapsui.UI.ViewportHelper

Show file Open project: pauldendulk/Mapsui

Public Methods

Method Description
TryInitializeViewport ( Map map, double screenWidth, double screenHeight ) : bool

Method Details

TryInitializeViewport() public static method

public static TryInitializeViewport ( Map map, double screenWidth, double screenHeight ) : bool
map Map
screenWidth double
screenHeight double
return bool