Table of Contents

Struct MapFile

Namespace
WitShells.MapView
[Serializable]
public struct MapFile
Inherited Members

Fields

BottomRight

public Coordinates BottomRight

Field Value

Coordinates

MapName

public string MapName

Field Value

string

MaxZoom

public int MaxZoom

Field Value

int

MinZoom

public int MinZoom

Field Value

int

TopLeft

public Coordinates TopLeft

Field Value

Coordinates