'Declaration Public Function New( _ ByVal zoom As Double, _ ByVal latSlices As Integer, _ ByVal longSlices As Integer _ )
'Declaration
Public Function New( _ ByVal zoom As Double, _ ByVal latSlices As Integer, _ ByVal longSlices As Integer _ )
public MapSlice( double zoom, int latSlices, int longSlices )
MapSlice Class MapSlice Members