Table of Contents

Class MapScreenshot

Namespace
LansMap.Map.UI
public static class MapScreenshot
Inheritance
object
MapScreenshot

Methods

CapturePng(ScreenMapView, MapViewState, int, int, float)

public static byte[] CapturePng(ScreenMapView map, MapViewState state, int width, int height, float timeoutSeconds = 10)

Parameters

map ScreenMapView
state MapViewState
width int
height int
timeoutSeconds float

Returns

byte[]