'宣言 Public Function New( _ ByVal zoom As System.Double, _ ByVal latSlices As System.Integer, _ ByVal longSlices As System.Integer _ )
public MapSlice( System.double zoom, System.int latSlices, System.int longSlices )
パラメータ
- zoom
- このスライスの最小ズーム。
- latSlices
- このスライスの緯度分割数。
- longSlices
- このスライスの経度分割数。