public NMapBounds( System.double minLongitude, System.double maxLongitude, System.double minLatitude, System.double maxLatitude )
'Declaration
Public Function New( _ ByVal minLongitude As System.Double, _ ByVal maxLongitude As System.Double, _ ByVal minLatitude As System.Double, _ ByVal maxLatitude As System.Double _ )
'Usage
Dim minLongitude As System.Double Dim maxLongitude As System.Double Dim minLatitude As System.Double Dim maxLatitude As System.Double Dim instance As New NMapBounds(minLongitude, maxLongitude, minLatitude, maxLatitude)
Parameters
- minLongitude
- maxLongitude
- minLatitude
- maxLatitude