Click or drag to resize

GM_ProjAttrValue_t Structure

This type is used to describe a single projection attribute value

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

The GM_ProjAttrValue_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_ProjAttrValue_t
Constructor to Initialize Attr
Top
Fields
  NameDescription
Public fieldmAttr
Attribute
Public fieldmValue
Attribute value
Top
See Also