Global Mapper SDK
| GM_PixelRect_t Constructor (Int32, Int32, Int32, Int32) |
Constructor
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_PixelRect_t ( int aLeft , int aRight , int aTop , int aBottom )
Parameters
- aLeft
-
Type:
System
.
Int32
Left coordinate of rectangle - aRight
-
Type:
System
.
Int32
Right coordinate of rectangle - aTop
-
Type:
System
.
Int32
Top coordinate of rectangle - aBottom
-
Type:
System
.
Int32
Bottom coordinate of rectangle
Comments
0 comments
Please sign in to leave a comment.