Global Mapper SDK
| GM_Rectangle_t Constructor (Double, Double, Double, Double) |
Constructor for a managed GM_Rectangle
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Rectangle_t ( double aMinX , double aMinY , double aMaxX , double aMaxY )
Parameters
- aMinX
-
Type:
System
.
Double
Minimum x/easting/longitude coordinate - aMinY
-
Type:
System
.
Double
Minimum y orthing/latitude coordinate - aMaxX
-
Type:
System
.
Double
Maximum x/easting/longitude coordinate - aMaxY
-
Type:
System
.
Double
Maximum y orthing/latitude coordinate
Comments
0 comments
Please sign in to leave a comment.