[]
Represents a map slice as used in VirtualLayer.
[TypeConverter(typeof(MapSliceConveter))]
public class MapSlice : NotifyObject
Name | Description |
---|---|
MapSlice(double, int, int) | Initializes a new instance of MapSlice object. |
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. |