Gets the number of latitude divisions for this slice.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public int LatSlices { get; }
Visual Basic
Public ReadOnly Property LatSlices As Integer
	Get

See Also