[]
        
(Showing Draft Content)

C1.WPF.Maps.MapSlice.-ctor

MapSlice Constructor

MapSlice(int, int, double)

Initializes a new MapSlice.

Declaration
public MapSlice(int latSlices, int longSlices, double zoom)
Parameters
Type Name Description
int latSlices

The number of latitude divisions for this slice.

int longSlices

The number of longitude divisions for this slice.

double zoom

The minimum zoom of this slice.