[]
        
(Showing Draft Content)

C1.WPF.Maps.MapSlice

MapSlice Class

Represents a map slice as used in MapVirtualLayer.

Inheritance
MapSlice
Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public class MapSlice

Constructors

Name Description
MapSlice(int, int, double)

Initializes a new MapSlice.

Properties

Name Description
LatSlices

Gets the number of latitude divisions for this slice.

LongSlices

Gets the number of longitude divisions for this slice.

Zoom

Gets the minimum zoom of this slice.