Click or drag to resize

GM_PixelRect_t Class

This type describes a bounding rectangle in pixel coordinates
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_PixelRect_t

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public class GM_PixelRect_t

The GM_PixelRect_t type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldmBottom
Bottom coordinate of rectangle
Public fieldmLeft
Left coordinate of rectangle
Public fieldmRight
Right coordinate of rectangle
Public fieldmTop
Top coordinate of rectangle
Top
See Also