[]
        
(Showing Draft Content)

C1.Win.Map.MapSlice

MapSlice Class

Represents a map slice as used in VirtualLayer.

Inheritance
MapSlice
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
[TypeConverter(typeof(MapSliceConveter))]
public class MapSlice : NotifyObject

Constructors

Name Description
MapSlice(double, int, int)

Initializes a new instance of MapSlice object.

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.