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